OpenID-Connect-Java-Spring-.../server/src
Amanda Anganes 4d4def75f1 Removed patches to SECOAUTH and updated to current head revision. Updated code to match changes, filed issues 2-4 in github issue tracker for some cleanup still remaining. Updated OAuth2AccessTokenEntity to contain an IdToken, which is persisted as a string. NOTE: to deploy, you will need to update your database tables to include the column "idTokenString VARCHAR(256)". accesstoken.sql has been updated to reflect this. 2012-02-22 13:58:20 -05:00
..
main Removed patches to SECOAUTH and updated to current head revision. Updated code to match changes, filed issues 2-4 in github issue tracker for some cleanup still remaining. Updated OAuth2AccessTokenEntity to contain an IdToken, which is persisted as a string. NOTE: to deploy, you will need to update your database tables to include the column "idTokenString VARCHAR(256)". accesstoken.sql has been updated to reflect this. 2012-02-22 13:58:20 -05:00
test modified testGenerateRsaSignature to be more meaningful, and added testValidateRsaSignature unit test to org.mitre.jwt.JwtTest 2012-02-21 20:36:00 -05:00