Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Notifications You must be signed in to change notification settings

TechPrimers/spring-security-oauth-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.