Spring Boot with Thymeleaf without KeycloakWebSecurityConfigurerAdapter ? #11282
Unanswered
wimdeblauwe
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am succesfully using Keycloak with Spring Boot for JWT based authentication. But now I want to use it with Thymeleaf to have a simple form login via Keycloak. I have done this kind of thing before using KeycloakWebSecurityConfigurerAdapter. How should this be done now that the adapter is deprecated?
regards,
Wim
Beta Was this translation helpful? Give feedback.
All reactions