Commit Graph

1479 Commits (5aa8b2a0a77baa937f3c9eaa757b25420e17a7ae)

Author SHA1 Message Date
nemonik 4f407a3a11 added rsa1024 key to keystore
13 years ago
Stephen Moore 1a1ae4c5b5 Removed Replacer plugin
13 years ago
Amanda Anganes c50f968748 Merged to use idToken.setNonce().
13 years ago
Amanda Anganes 268b82e31d Merge branch 'Branch_master3-23-2012'
13 years ago
Amanda Anganes 8b10b83516 Added setNonce to JwtClaims.
13 years ago
Justin Richer 34f24deb3e Merge branch 'mitreaccounts'
13 years ago
Justin Richer 4a15e51e12 pass through nonce
13 years ago
Justin Richer 6c3552ebfa changed mitre account names
13 years ago
U-MITRE\mjwalsh b4836a0302 mods to auth filter including config comments, http socket time out...
13 years ago
Amanda Anganes 27fe3c9eca Implemented signing. Works, but validation does not fail if you remove the signature.
13 years ago
Amanda Anganes 68c8d1a9d2 Changed parameter for check id endpoint to access_token instead of auth_token
13 years ago
Justin Richer 826be5a1a1 changed parameter name to match spec change
13 years ago
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