Example project illustrating:
- how to implement a simple REST services with Spring
- how to protect REST services using Spring Security with OpenID Connect and OpenAM as Single-Sign On provider
- Import in Eclipse as maven project
- Deploy in Tomcat 8.0 under Eclipse
- Fire-up and configure OpenAM with OAuth2/OpenID Connect Agent
- See JUnit tests
- URL for the rest endpoints: http://localhost:8080/spring-oidc-openam/rest/greet or http://localhost:8080/spring-oidc-openam/rest/user