Skip to content

OpaqueToken Kotlin DSL should accept an AuthenticationManager #10044

@eleftherias

Description

@eleftherias

The structure should look like this

http {
    oauth2ResourceServer {
        opaqueToken {
            authenticationManager = ProviderManager(authenticationProvider)
        }
    }
}

Metadata

Metadata

Assignees

Labels

in: configAn issue in spring-security-configtype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions