Skip to content

Add BearerTokenAuthentication #7343

Closed
Closed
@jzheaux

Description

@jzheaux

Semantically, it's sensible to have XYZAuthenticationToken and XYZAuthentication classes, where the first is the authentication request and the second the (successful) result.

BearerTokenAuthenticationFilter uses a BearerTokenAuthenticationToken (request) but not a BearerTokenAuthentication (result), so let's remedy that.

Metadata

Metadata

Assignees

Labels

in: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions