Tags: blakesu/spring-security-oauth
Tags
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()).
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
PreviousNext