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
On each module, execute mvn clean install exec:java
(on different console)