We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
First of all, thanks for nice blogs!
I'm wondering why you did not directly use keycloak-spring-security-adapter mentioned by KeyCloak documentation for your spring-security-keycloak tutorial ? Instead, you used org.keycloak:keycloak-spring-boot-starter for both tutorials, which IMHO didn't demo well these two separate adapters for Spring Boot and Spring Security, mentioned by KeyCloak https://www.keycloak.org/docs/latest/securing_apps/index.html
The text was updated successfully, but these errors were encountered:
No branches or pull requests
First of all, thanks for nice blogs!
I'm wondering why you did not directly use keycloak-spring-security-adapter mentioned by KeyCloak documentation
for your spring-security-keycloak tutorial ? Instead, you used org.keycloak:keycloak-spring-boot-starter for both tutorials, which IMHO didn't demo well these two separate adapters for Spring Boot and Spring Security, mentioned by KeyCloak https://www.keycloak.org/docs/latest/securing_apps/index.html
The text was updated successfully, but these errors were encountered: