2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 04, 2024 — Jan 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added about, contact, and stats pages. Still largely placeholders, but the topbar works correctly now at least. More... about 12 years ago
removed persistence.xml and moved to pure spring-based config, addresses #194
jricher
as Justin Richer
More... about 12 years ago
added site scope
jricher
as Justin Richer
More... about 12 years ago
fixed claims processor for request object from user info endpoint
jricher
as Justin Richer
More... about 12 years ago
tweak display on auth revoke page
jricher
as Justin Richer
More... about 12 years ago
inject parsed parameters to make SECOAUTH happy
jricher
as Justin Richer
More... about 12 years ago
inject scopes
jricher
as Justin Richer
More... about 12 years ago
don't treat openid scope special here -- by default client gets access to *all* scopes it's registered for
jricher
as Justin Richer
More... about 12 years ago
moved request object to request manager
jricher
as Justin Richer
More... about 12 years ago
updated token introspection output to match spec and client filter
jricher
as Justin Richer
More... about 12 years ago
changed order or custom filters to make assertions work, added client credentials token granter to default
jricher
as Justin Richer
More... about 12 years ago
bugfix in assertion processor
jricher
as Justin Richer
More... about 12 years ago
Fixed bug in nonce processing More... about 12 years ago
working on bug More... about 12 years ago
updated copyright year
jricher
as Justin Richer
More... about 12 years ago
fixed typo in form handling in introspecting filter
jricher
as Justin Richer
More... about 12 years ago
switched injector from repository to service
jricher
as Justin Richer
More... about 12 years ago
Reset ConnectAuthorizationRequestManager to version from master More... about 12 years ago
Trying to fix nonce service More... about 12 years ago
auth_type -> auth_method (addresses #258)
jricher
as Justin Richer
More... about 12 years ago
changed pointer on tabs, addresses #252
jricher
as Justin Richer
More... about 12 years ago
fixed JS crash on "new client" operation
jricher
as Justin Richer
More... about 12 years ago
added azp, addresses #247
jricher
as Justin Richer
More... about 12 years ago
offline -> offline_access (addresses #248)
jricher
as Justin Richer
More... about 12 years ago
audience field is now plural
jricher
as Justin Richer
More... about 12 years ago
(user_id/prn) -> sub
jricher
as Justin Richer
More... about 12 years ago
fixed user prepoulation table
jricher
as Justin Richer
More... about 12 years ago
added "birthdate", addresses #253
jricher
as Justin Richer
More... about 12 years ago
genericized nimbus code, added caching
jricher
as Justin Richer
More... about 12 years ago
switched to nimbus to check JWT signature
jricher
as Justin Richer
More... about 12 years ago