added NimbusDS |
|
More...
|
about 12 years ago
|
use sign-magnatude not twos-complement in key parsing |
|
More...
|
about 12 years ago
|
updated custom filter |
|
More...
|
about 12 years ago
|
principal and audience are different (I thought I fixed this??) |
|
More...
|
about 12 years ago
|
wiring configuration |
|
More...
|
about 12 years ago
|
added jwt processing to client auth provider |
|
More...
|
about 12 years ago
|
adapted keyfetcher to be more general |
|
More...
|
about 12 years ago
|
added framework for processing assertions for client auth |
|
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 |
|
More...
|
about 12 years ago
|
fixed well size, added comment |
|
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 |
|
More...
|
about 12 years ago
|
made client edit page tabbable (that was seriously easy) |
|
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 |
|
More...
|
about 12 years ago
|
split approved sites into two tables |
|
More...
|
about 12 years ago
|
buttonsize tweak |
|
More...
|
about 12 years ago
|