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