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 |
|
More...
|
about 12 years ago
|
added site scope |
|
More...
|
about 12 years ago
|
fixed claims processor for request object from user info endpoint |
|
More...
|
about 12 years ago
|
tweak display on auth revoke page |
|
More...
|
about 12 years ago
|
inject parsed parameters to make SECOAUTH happy |
|
More...
|
about 12 years ago
|
inject scopes |
|
More...
|
about 12 years ago
|
don't treat openid scope special here -- by default client gets access to *all* scopes it's registered for |
|
More...
|
about 12 years ago
|
moved request object to request manager |
|
More...
|
about 12 years ago
|
updated token introspection output to match spec and client filter |
|
More...
|
about 12 years ago
|
changed order or custom filters to make assertions work, added client credentials token granter to default |
|
More...
|
about 12 years ago
|
bugfix in assertion processor |
|
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 |
|
More...
|
about 12 years ago
|
fixed typo in form handling in introspecting filter |
|
More...
|
about 12 years ago
|
switched injector from repository to service |
|
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) |
|
More...
|
about 12 years ago
|
changed pointer on tabs, addresses #252 |
|
More...
|
about 12 years ago
|
fixed JS crash on "new client" operation |
|
More...
|
about 12 years ago
|
added azp, addresses #247 |
|
More...
|
about 12 years ago
|
offline -> offline_access (addresses #248) |
|
More...
|
about 12 years ago
|
audience field is now plural |
|
More...
|
about 12 years ago
|
(user_id/prn) -> sub |
|
More...
|
about 12 years ago
|
fixed user prepoulation table |
|
More...
|
about 12 years ago
|
added "birthdate", addresses #253 |
|
More...
|
about 12 years ago
|
genericized nimbus code, added caching |
|
More...
|
about 12 years ago
|
switched to nimbus to check JWT signature |
|
More...
|
about 12 years ago
|