Opaque Token Intermediate Type #6632
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
Milestone
One clear benefit of
JwtDecoder
is it acts as an intermediate type for the purposes of configuration. It makes auto-configuration with Spring Boot very clean, and presents opportunities where the user can easily customize Bearer Token authentication strategy without needing to wire up a custom authentication provider.It would be nice if the opaque token support had the same flexibility.
The text was updated successfully, but these errors were encountered: