You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Michael Jett 6c8aeba041
Default scope is "openid"
13 years ago
.settings Updated classes to track newest version of SECOAUTH. This update closes issues #3, #4, #8, and #36 (infinite redirects). This revision changes the authorization and token endpoints to be /openidconnect/auth and /openidconnect/token, respectively. 13 years ago
account-chooser added link 13 years ago
docs added archetecture writeup skeleton, needs a lot more work 13 years ago
openid-connect-client added UserDetailsService example 13 years ago
openid-connect-common slight sequence diagrams tweaks, mods to account-chooser and openid-connect-client 13 years ago
openid-connect-server Default scope is "openid" 13 years ago
spring-security-oauth@3618631980 Updated to newest Secoauth 13 years ago
upstream-patch
.gitignore
.gitmodules
.project
.travis.yml
LICENSE.txt
README.txt
pom.xml issue #39 13 years ago

README.txt

An OpenID Connect reference implemementation in Java on the Spring platform.

Authors: Justin Richer, Amanda Anganes, Michael Walsh, Michael Jett

Copyright 2012, The MTIRE Corporation (http://www.mitre.org/)