https://github.com/hantsy/spring-security-oauth2-authserver-example
OAuth2/OIDC Authorization Server Example based on Spring Authorization Server
https://github.com/hantsy/spring-security-oauth2-authserver-example
kotlin oauth2 oauth2-server oidc spring-authorization-server
Last synced: 5 months ago
JSON representation
OAuth2/OIDC Authorization Server Example based on Spring Authorization Server
- Host: GitHub
- URL: https://github.com/hantsy/spring-security-oauth2-authserver-example
- Owner: hantsy
- License: apache-2.0
- Created: 2024-06-21T02:01:20.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-12-01T10:12:22.000Z (7 months ago)
- Last Synced: 2025-12-03T02:33:19.269Z (7 months ago)
- Topics: kotlin, oauth2, oauth2-server, oidc, spring-authorization-server
- Language: Kotlin
- Homepage:
- Size: 206 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spring-security-oauth2-authserver-example
OAuth2 *Authorization Server* role example using Spring Authentication Server