Add simple SSO sample with github authentication

This commit is contained in:
Dave Syer
2015-10-02 14:13:03 +01:00
parent 10fbae8fb6
commit 67a70571de
6 changed files with 203 additions and 0 deletions

View File

@@ -71,6 +71,7 @@
<module>spring-boot-sample-property-validation</module>
<module>spring-boot-sample-secure</module>
<module>spring-boot-sample-secure-oauth2</module>
<module>spring-boot-sample-secure-sso</module>
<module>spring-boot-sample-servlet</module>
<module>spring-boot-sample-session-redis</module>
<module>spring-boot-sample-simple</module>