Skip to content

Tags: blakesu/spring-security-oauth

Tags

jwt1.0.7.RELEASE

Toggle jwt1.0.7.RELEASE's commit message
Add JwtHelper.header() convenience method to access headers

Exposes the headers as a map to facilitate key rotation (you look
in the header for a "kid" before you call decodeAndVerify()).

jwt1.0.6.RELEASE

Toggle jwt1.0.6.RELEASE's commit message
Update bouncy castle to 1.55 for 1.0.6

2.0.12.RELEASE

Toggle 2.0.12.RELEASE's commit message
Update to 2.0.12 for release

2.0.11.RELEASE

Toggle 2.0.11.RELEASE's commit message
Release 2.0.11

2.0.10.RELEASE

Toggle 2.0.10.RELEASE's commit message
Update to 2.0.10

2.0.9.RELEASE

Toggle 2.0.9.RELEASE's commit message
Update to 2.0.9 for release

2.0.8.RELEASE

Toggle 2.0.8.RELEASE's commit message
Allow custom authentication filters for the TokenEndpoint.

These filters are added upstream of the traditional
BasicAuthenticationFilter.

Simple integration test project added, details in README.md.

Fixes spring-atticgh-601, fixes spring-atticgh-602

2.0.7.RELEASE

Toggle 2.0.7.RELEASE's commit message
Bump versions for 2.0.7