Commit Graph

917 Commits (36151975c1f48c361dcfcd99df72f2b40c8d74f2)

Author SHA1 Message Date
Justin Richer 5fe036878a fixed view for idtoken in checkid endpoint
13 years ago
Justin Richer c51bb72fe5 merged keystore changes
13 years ago
Justin Richer 6c01134095 JWK display support for key maps, still no key ids
13 years ago
Amanda Anganes 776748f908 Merge branch '3-22-2012'
13 years ago
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.
13 years ago
Justin Richer d5e7000365 disabled custom namespace parsers for keystores
13 years ago
Justin Richer 524a8e153e signers turned into a map
13 years ago
Justin Richer 664dd1df46 JWT claims can now have nulls in them without barfing
13 years ago
Justin Richer c59d3fe963 it spits out JWTs! and id tokens! JWT still needs to handle nulls
13 years ago
Amanda Anganes ebe72412fe Authorization Grant flow works up to serializing the returned Access Token. Justin is investigating serialization problems.
13 years ago
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.
13 years ago
Justin Richer 8263ce0dd5 added external class to persistence context
13 years ago
Justin Richer b463cabc69 fixed configuration, moved sql file
13 years ago
Justin Richer 2f29cc52b2 Merge branch 'client_refactor'
13 years ago
Justin Richer baf7c1c166 fixed dependencies and project configurations
13 years ago
Justin Richer e6e7504213 added files and shuffled things to new packages
13 years ago
Justin Richer a0cdd8bf2f moved server to new package location
13 years ago