spring-security-client
- Client Project which has the UIspring-security-auth-server
- Has the Authorization Server and Resource Serverhttp://localhost:8082/ui
- REST end point for UI which will take you to the secure URIhttp://localhost:8082/secure
after logging into the auth serverhttp://localhost:8081/auth/login
TechPrimers/spring-security-oauth-example
This repo has example for Spring Boot integration with Spring Security using OAuth2
Shell