Spring, AngularJS and OAuth2 sample
An extension to Dave Syer's effort on integrated Spring security, OAuth2 and AngularJS article.
https://spring.io/blog/2015/02/03/sso-with-oauth2-angular-js-and-spring-security-part-v
Areas extended
- Seperate(seperate deployables) auth and resource servers.
- Role based access to resources
- check_token api integration
- JWT is not used
How to run
On each module, execute mvn clean install exec:java (on different console)
On this page
Languages
Java50.2%JavaScript38.3%HTML11.4%CSS0.2%
Contributors
Created June 20, 2016
Updated June 20, 2016