TechPrimers / spring-security-oauth-example

This repo has example for Spring Boot integration with Spring Security using OAuth2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This repo has example for Spring Boot integration with Spring Security using OAuth2


Languages

Language:Shell 41.6%Language:Batchfile 32.1%Language:Java 24.4%Language:HTML 1.9%