client refactoring, and javadocing |
|
More...
|
almost 13 years ago
|
integration changes to client |
|
More...
|
almost 13 years ago
|
Removed Replacer plugin |
|
More...
|
almost 13 years ago
|
Merged to use idToken.setNonce(). |
|
More...
|
almost 13 years ago
|
Merge branch 'Branch_master3-23-2012' |
|
More...
|
almost 13 years ago
|
Added setNonce to JwtClaims. |
|
More...
|
almost 13 years ago
|
Merge branch 'mitreaccounts' |
|
More...
|
almost 13 years ago
|
pass through nonce |
|
More...
|
almost 13 years ago
|
changed mitre account names |
|
More...
|
almost 13 years ago
|
scope wasn't quite right, needed a space |
|
More...
|
almost 13 years ago
|
mods to auth filter including config comments, http socket time out... |
|
More...
|
almost 13 years ago
|
Implemented signing. Works, but validation does not fail if you remove the signature. |
|
More...
|
almost 13 years ago
|
Changed parameter for check id endpoint to access_token instead of auth_token |
|
More...
|
almost 13 years ago
|
changed parameter name to match spec change |
|
More...
|
almost 13 years ago
|
fixed view for idtoken in checkid endpoint |
|
More...
|
almost 13 years ago
|
merged keystore changes |
|
More...
|
almost 13 years ago
|
JWK display support for key maps, still no key ids |
|
More...
|
almost 13 years ago
|
Merge branch '3-22-2012' |
|
More...
|
almost 13 years ago
|
Added a ConfigurationPropertiesBean.java to hold configuration properties. Fixed up CheckIDEndpoint.java a bit - it works, but is outputting the wrong thing. |
|
More...
|
almost 13 years ago
|
disabled custom namespace parsers for keystores |
|
More...
|
almost 13 years ago
|
signers turned into a map |
|
More...
|
almost 13 years ago
|
added comments on configuration of client |
|
More...
|
almost 13 years ago
|
JWT claims can now have nulls in them without barfing |
|
More...
|
almost 13 years ago
|
it spits out JWTs! and id tokens! JWT still needs to handle nulls |
|
More...
|
almost 13 years ago
|
Authorization Grant flow works up to serializing the returned Access Token. Justin is investigating serialization problems. |
|
More...
|
almost 13 years ago
|
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. |
|
More...
|
almost 13 years ago
|
refactored client package name to something sensible |
|
More...
|
almost 13 years ago
|
added external class to persistence context |
|
More...
|
almost 13 years ago
|
fixed configuration, moved sql file |
|
More...
|
almost 13 years ago
|
Merge branch 'client_refactor' |
|
More...
|
almost 13 years ago
|