[keycloak-user] Stateless Application Design with Keycloak OIDC
Yusuf Kör
ykoer at redhat.com
Tue Sep 26 08:57:46 EDT 2017
Hi,
does someone have any experience with a stateless application design
using Keycloak Adapter and cookie store support for the token?
I would like to run a simple application with Spring MVC backend on
Openshift and don't want to rely on HTTP state replication or sticky
sessions.
I see an endless redirect loop when I open the application.
This is the source code:
https://github.com/ykoer/spring-boot-keycloak-tutorial/tree/spring-security-cookie
This is the configuration:
https://github.com/ykoer/spring-boot-keycloak-tutorial/blob/spring-security-cookie/src/main/resources/application.properties
Thank you in advance
Yusuf
More information about the keycloak-user
mailing list