Christoph Huber

Results 7 comments of Christoph Huber

I have the same issue and it does not seem like the sample was updated to fix this. @JasSuri Can you please adapt the sample accordingly? Also @tomatsue's solution did...

I have the following behavior: - The first time a user logs in, the terms of use (tou) form appears - The user accepts the tou and has successfully completed...

It did solve the issue for this example. But after integrating the changes into my flows, I faced the issue that a user does not need to approve the terms...

I was wrong. I also had to revert the mentioned change, i.e. I set the session management back to SM-Noop. Otherwise users did not need to approve the terms of...

Thanks @JasSuri. I applied only the fix for the login flow, and it still works as expected now.

The problem lies in the following function awaitRedisServerReady() for me. There the startup input stream of redis is just ignored and parsed for the "ready" line only. But sometimes there...

@marcingrzejszczak I did the same in Java: https://github.com/huberchrigu/spring-cloud-contract-issue/tree/master/java