Cui
Cui The he of famunity.net.

Learn Advanced - OAuth2 & OpenID with Spring Security in Kotlin

Learn Advanced - OAuth2 & OpenID with Spring Security in Kotlin

Architecture

Identity Provider

1
2
- Public OpenID Server 
- Self Built OpenID Server

Authorization Server - Spring Security OAuth2

Spring Security 5.x is no longer supporting Auhtorization Server feature. The project is now a community-driven project but led by Spring Security team on GitHub.

Resource Server - Spring Security OAuth2 Client

Spring Boot project setup

comments powered by Disqus