2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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'
jricher
as Justin Richer
More... over 13 years ago
pass through nonce
jricher
as Justin Richer
More... over 13 years ago
changed mitre account names
jricher
as Justin Richer
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
jricher
as Justin Richer
More... over 13 years ago
fixed view for idtoken in checkid endpoint
jricher
as Justin Richer
More... over 13 years ago
merged keystore changes
jricher
as Justin Richer
More... over 13 years ago
JWK display support for key maps, still no key ids
jricher
as Justin Richer
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
jricher
as Justin Richer
More... over 13 years ago
signers turned into a map
jricher
as Justin Richer
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
jricher
as Justin Richer
More... over 13 years ago
it spits out JWTs! and id tokens! JWT still needs to handle nulls
jricher
as Justin Richer
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
jricher
as Justin Richer
More... over 13 years ago
added external class to persistence context
jricher
as Justin Richer
More... over 13 years ago
fixed configuration, moved sql file
jricher
as Justin Richer
More... over 13 years ago
Merge branch 'client_refactor'
jricher
as Justin Richer
More... over 13 years ago