2
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added crypto configuration file
jricher
as Justin Richer
More... about 13 years ago
Further cleanups. Still missing:
jricher
as Justin Richer
More... about 13 years ago
merge from pull request, plus cleanup
jricher
as Justin Richer
More... about 13 years ago
updated SECOAUTH reference, fixed some SQL files, temporarily closed token timeout issue
jricher
as Justin Richer
More... about 13 years ago
stripped out check id endpoint interaction as it deprecated, refactored nonce checking based on spec change, pull user_id as id_token token claim More... about 13 years ago
undoing undoing amanda's change
jricher
as Justin Richer
More... about 13 years ago
merged upstream
jricher
as Justin Richer
More... about 13 years ago
Merge branch 'master' of github.com:mitreid-connect/OpenID-Connect-Java-Spring-Server
jricher
as Justin Richer
More... about 13 years ago
imported userinfouserdetails filter from MITRE codebase
jricher
as Justin Richer
More... about 13 years ago
Updated spring-security-oauth reference as it had a broken unit test. More... about 13 years ago
smart client More... about 13 years ago
Added support for additional field in ClientDetailsEntity.java. More... about 13 years ago
Merge branch 'master' into issue52 More... about 13 years ago
Updated secoauth referrence More... about 13 years ago
Merge remote-tracking branch 'mitre/master' More... about 13 years ago
Added testing for signers for Hmac, Rsa, and Plaintext More... about 13 years ago
cleaned up bad config file
jricher
as Justin Richer
More... about 13 years ago
Merge branch 'architecturedocs'
jricher
as Justin Richer
More... about 13 years ago
Merge branch 'discoveryupdate'
jricher
as Justin Richer
More... about 13 years ago
Merge branch 'jwtupdate'
jricher
as Justin Richer
More... about 13 years ago
added final slashification of configuration URLs
jricher
as Justin Richer
More... about 13 years ago
added Xrd support (fixes #63), updated configuration locations (fixes #47)
jricher
as Justin Richer
More... about 13 years ago
updated JWK display to latest, closes #58
jricher
as Justin Richer
More... about 13 years ago
Approval page updates More... about 13 years ago
Removing some whitespace More... about 13 years ago
cleaned up sql table references to redirect uris, see #48
jricher
as Justin Richer
More... about 13 years ago
moved DB schema files up a few levels, fixed test context to point to new locations
jricher
as Justin Richer
More... about 13 years ago
revocation endpoint cleanup, still needs views
jricher
as Justin Richer
More... about 13 years ago
refactored our service to reflect upstream
jricher
as Justin Richer
More... about 13 years ago
added implementation to stub to read an access token by value
jricher
as Justin Richer
More... about 13 years ago