Commit Graph

1019 Commits (c620917d53e6bb0637c8080b416f3d9b9d5b7ec6)

Author SHA1 Message Date
Amanda Anganes 68c8d1a9d2 Changed parameter for check id endpoint to access_token instead of auth_token 2012-03-22 14:19:45 -04:00
Justin Richer 826be5a1a1 changed parameter name to match spec change 2012-03-22 14:10:50 -04:00
Justin Richer 5fe036878a fixed view for idtoken in checkid endpoint 2012-03-22 14:09:25 -04:00
Justin Richer c51bb72fe5 merged keystore changes 2012-03-22 13:50:47 -04:00
Justin Richer 6c01134095 JWK display support for key maps, still no key ids 2012-03-22 13:48:16 -04:00
Amanda Anganes 776748f908 Merge branch '3-22-2012' 2012-03-22 13:43:59 -04:00
Amanda Anganes ae9b5e792a Added a ConfigurationPropertiesBean.java to hold configuration properties. Fixed up CheckIDEndpoint.java a bit - it works, but is outputting the wrong thing. 2012-03-22 13:43:30 -04:00
Justin Richer d5e7000365 disabled custom namespace parsers for keystores 2012-03-22 13:39:51 -04:00
Justin Richer 524a8e153e signers turned into a map 2012-03-22 13:37:21 -04:00
Justin Richer 664dd1df46 JWT claims can now have nulls in them without barfing 2012-03-22 11:46:48 -04:00
Justin Richer c59d3fe963 it spits out JWTs! and id tokens! JWT still needs to handle nulls 2012-03-21 17:59:48 -04:00
Amanda Anganes ebe72412fe Authorization Grant flow works up to serializing the returned Access Token. Justin is investigating serialization problems. 2012-03-21 16:44:16 -04:00
Amanda Anganes d94eb338ee Auth code flow works through user approval page. Current problem is that it doesn't seem to be matching up auth codes correctly (I keep getting "invalid code" error). But, it looks like it's going through our custom token granter so that is good. 2012-03-20 15:07:18 -04:00
Justin Richer 8263ce0dd5 added external class to persistence context 2012-03-16 17:01:24 -04:00
Justin Richer b463cabc69 fixed configuration, moved sql file 2012-03-16 16:46:46 -04:00
Justin Richer 2f29cc52b2 Merge branch 'client_refactor' 2012-03-16 16:28:51 -04:00
Justin Richer baf7c1c166 fixed dependencies and project configurations 2012-03-16 16:18:33 -04:00
Justin Richer e6e7504213 added files and shuffled things to new packages 2012-03-16 15:46:23 -04:00
Justin Richer a0cdd8bf2f moved server to new package location 2012-03-16 15:01:53 -04:00