Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 370 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 370 Bytes

Spring Security OAuth Example

  • spring-security-client - Client Project which has the UI
  • spring-security-auth-server - Has the Authorization Server and Resource Server
  • http://localhost:8082/ui - REST end point for UI which will take you to the secure URI http://localhost:8082/secure after logging into the auth server http://localhost:8081/auth/login