Go to file
Amanda Anganes b47d22e0fd It deploys! Finished adding persistence annotations to the model setup we have so far. Added IdToken.java, which extends JWT and uses an IdTokenClaims as its JWT.claims object. 2012-01-12 12:49:21 -05:00
.settings shuffled projects around so that it builds in maven and eclipse 2012-01-04 14:15:03 -05:00
mitre-local@b81dd3091e started a JWT library 2011-12-21 11:47:40 -05:00
server It deploys! Finished adding persistence annotations to the model setup we have so far. Added IdToken.java, which extends JWT and uses an IdTokenClaims as its JWT.claims object. 2012-01-12 12:49:21 -05:00
spring-security-oauth@92f3ec73e3 maybe finally finished fixing the submodule reference 2012-01-10 15:59:21 -05:00
upstream-patch added explanation for upstream-patches directory and content 2012-01-06 16:29:25 -05:00
.gitignore shuffled projects around so that it builds in maven and eclipse 2012-01-04 14:15:03 -05:00
.gitmodules added spring security oauth project 2011-12-12 14:31:31 -05:00
.project checked in stuff 2012-01-10 16:17:12 -05:00
README added authors 2011-10-31 12:40:31 -04:00
pom.xml added maven default profile 2012-01-06 16:49:22 -05:00

README

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

Authors: Justin Richer, Amanda Anganes