Closed mirzaprangon closed 1 year ago
Will basic auth be supported ? the spring-boot-2-keycloak library which is now deprecated supports basic auth and bearer..
Closing as outdated. The examples about using Spring and Spring Security are available at https://github.com/keycloak/keycloak-quickstarts/tree/latest/spring.
The adapter is now deprecated. See https://www.keycloak.org/docs/latest/securing_apps/#_spring_security_adapter.
Description
Currently all the quickstarts in the repository for spring is using spring boot 2.
Keycloak have depcreated the adapter for spring. Also alot have changed in the spring boot 3 and spring security 6. I suggest to add quickstart projects in the repository using spring boot 3 and spring security 6. Quickstart projects will help a lot for beginners, like me to understand and get up and running with Keycloak.
Discussion
No response
Motivation
No response
Details
No response