Skip to content

OpaqueToken DSL should accept an AuthenticationManager #6849

@jzheaux

Description

@jzheaux

Same rationale as #6832, but for opaqueToken():

http
    .oauth2ResourceServer()
        .opaqueToken()
            .authenticationManager(this::customAuthenticationManager);

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