2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added NimbusDS
jricher
as Justin Richer
More... about 12 years ago
use sign-magnatude not twos-complement in key parsing
jricher
as Justin Richer
More... about 12 years ago
updated custom filter
jricher
as Justin Richer
More... about 12 years ago
principal and audience are different (I thought I fixed this??)
jricher
as Justin Richer
More... about 12 years ago
wiring configuration
jricher
as Justin Richer
More... about 12 years ago
added jwt processing to client auth provider
jricher
as Justin Richer
More... about 12 years ago
adapted keyfetcher to be more general
jricher
as Justin Richer
More... about 12 years ago
added framework for processing assertions for client auth
jricher
as Justin Richer
More... about 12 years ago
Added java reflection code for request object handling, needs to be tested More... about 12 years ago
Stubbed out required functionality for request object filtering More... about 12 years ago
Working on request object userinfo parsing More... about 12 years ago
Made nonce storage duration configurable in application-context.xml; More... about 12 years ago
Generic introspecting token services More... about 12 years ago
Testing, nonce handling seems to be working now More... about 12 years ago
Added default constructor to ConnectAuthorizationRequestManager More... about 12 years ago
Updated application-context to use new authorization request manager More... about 12 years ago
Added implementation of AuthorizationRequestManager. Nonce checking will go in here More... about 12 years ago
Removed nonce checking from token service impl More... about 12 years ago
Added nonce to persistence.xml More... about 12 years ago
added introspection flag to client bootstrap
jricher
as Justin Richer
More... about 12 years ago
fixed well size, added comment
jricher
as Justin Richer
More... about 12 years ago
Added stub of repository test More... about 12 years ago
Added NonceReuseException More... about 12 years ago
added introspection checkbox, added access tab
jricher
as Justin Richer
More... about 12 years ago
made client edit page tabbable (that was seriously easy)
jricher
as Justin Richer
More... about 12 years ago
Added database tables for Nonce More... about 12 years ago
Fleshed out nonce service classes, added code to token service impl to check for and store nonces. Added JodaTime library for working with dates. More... about 12 years ago
button display cleanup
jricher
as Justin Richer
More... about 12 years ago
split approved sites into two tables
jricher
as Justin Richer
More... about 12 years ago
buttonsize tweak
jricher
as Justin Richer
More... about 12 years ago