https://github.com/michael-simons/keycloakdemo
Simple demo that uses Spring Boot 2 / Security 5 to connect to Keycloak
https://github.com/michael-simons/keycloakdemo
Last synced: about 1 year ago
JSON representation
Simple demo that uses Spring Boot 2 / Security 5 to connect to Keycloak
- Host: GitHub
- URL: https://github.com/michael-simons/keycloakdemo
- Owner: michael-simons
- Created: 2017-12-28T13:00:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-21T13:51:01.000Z (almost 8 years ago)
- Last Synced: 2025-04-23T01:39:20.244Z (about 1 year ago)
- Language: Java
- Size: 24.4 KB
- Stars: 28
- Watchers: 5
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-2.0.txt
Awesome Lists containing this project
README
# keycloakdemo
See the blogpost here: [Use Keycloak with your Spring Boot 2 application][1].
[1]: http://info.michael-simons.eu/2017/12/28/use-keycloak-with-your-spring-boot-2-application/