2
I Use This!
Activity Not Available

Commits : Listings

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