Go to file
Justin Richer 0e9273fd08 added authority for subject-issuer authorities and associated mapper, addresses #234 2013-04-19 15:39:43 -04:00
docs Update docs/Architecture.txt 2012-10-24 14:59:02 -07:00
openid-connect-client added authority for subject-issuer authorities and associated mapper, addresses #234 2013-04-19 15:39:43 -04:00
openid-connect-common added client dynamic registration service, extracted clientdetails<->json processing into its own static class 2013-04-19 14:23:11 -04:00
openid-connect-server added client dynamic registration service, extracted clientdetails<->json processing into its own static class 2013-04-19 14:23:11 -04:00
.gitignore removed eclipse files from repository 2012-06-29 15:13:52 -04:00
.travis.yml trying to fix travis build configuration still 2012-07-31 15:30:47 -04:00
LICENSE.txt updated license and readme 2012-01-27 15:27:16 -05:00
README.txt fixed typo in README. 2012-12-04 15:53:12 -05:00
pom.xml updated nimbus revision 2013-04-15 16:16:07 -04:00

README.txt

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

This code includes a functioning server (IdP) and client (RP) as well as utility libraries.

Authors: Justin Richer, Amanda Anganes, Michael Walsh, Michael Jett, Steve Moore, Mike Derryberry

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