Add opaque token test support #7712
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
Milestone
An application can mock a
jwt()
authentication in a test using theJwtRequestPostProcessor
.It would be nice to be able to do this for opaque tokens:
The text was updated successfully, but these errors were encountered: