2
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
only save strings in the Extensions map
jricher
as Justin Richer
More... about 10 years ago
fixed oauth2request constructor
jricher
as Justin Richer
More... about 10 years ago
Update topbar.tag More... about 10 years ago
set table on entity class, added null-safe copies to all collection fields
jricher
as Justin Richer
More... about 10 years ago
temporarily commented out query by authentication in both token types
jricher
as Justin Richer
More... about 10 years ago
broke out authentication holder class into parts, no more serializable pieces in the database, closes #696
jricher
as Justin Richer
More... about 10 years ago
certified!
jricher
as Justin Richer
More... about 10 years ago
cleaned up error reporting for multiple verifiers
jricher
as Justin Richer
More... about 10 years ago
added labels for new UI bits
jricher
as Justin Richer
More... about 10 years ago
added ES* and PS* support for signed objects
jricher
as Justin Richer
More... about 10 years ago
made auth request url builder handle multiple keys
jricher
as Justin Richer
More... about 10 years ago
updated UMA project java version
jricher
as Justin Richer
More... about 10 years ago
removed embedded JOSE classes in favor of converters
jricher
as Justin Richer
More... about 10 years ago
fixed unit tests to account for refresh token rotation
jricher
as Justin Richer
More... about 10 years ago
issue new refresh tokens for clients who are configured for it, closes #408
jricher
as Justin Richer
More... about 10 years ago
added a simplified user menu and login button for collapsed navbars, closes #801
jricher
as Justin Richer
More... about 10 years ago
echo back requested scopes in error thrown by validator, closes #708
jricher
as Justin Richer
More... about 10 years ago
added token endpoint options to client filter, closes #803
jricher
as Justin Richer
More... about 10 years ago
added hierarchical user info display, closes #787
jricher
as Justin Richer
More... about 10 years ago
made address object serializable, closes #792
jricher
as Justin Richer
More... about 10 years ago
made HTTPS warning stand out a little better in the logs
jricher
as Justin Richer
More... about 10 years ago
Merge branch 'uma'
jricher
as Justin Richer
More... about 10 years ago
updated warpath plugin version, set minimum maven version to 3.1.0 to support it
jricher
as Justin Richer
More... about 10 years ago
version match and cleanup
jricher
as Justin Richer
More... about 10 years ago
put in a dummy resource set service so that introspection can pass through
jricher
as Justin Richer
More... about 10 years ago
reverted changes related to UMA server
jricher
as Justin Richer
More... about 10 years ago
added warpath plugin to make overlay dependency injection work
jricher
as Justin Richer
More... about 10 years ago
moved UMA-specific files to the UMA webapp package
jricher
as Justin Richer
More... about 10 years ago
dependency shuffling and pom formatting
jricher
as Justin Richer
More... about 10 years ago
moved UMA server to its own module
jricher
as Justin Richer
More... about 10 years ago