Skip to content
/ oauth2 Public
forked from nareshbafna/oauth2

Spring Security OAuth2 sample with separate Resource and Auth servers

Notifications You must be signed in to change notification settings

maany/oauth2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the from sample application I found on https://github.com/SpringSource/spring-security-oauth.git

I just did following on top of the samples

  1. Moved from tomcat to jetty
  2. Changed storge and in memory implementations to jdbc ones
  3. Separated oauth resource and authentication servers

About

Spring Security OAuth2 sample with separate Resource and Auth servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 78.5%
  • JavaScript 16.8%
  • HTML 3.1%
  • CSS 1.6%