Skip to content

ServerHttpSecurity Kotlin DSL should accept a ReactiveAuthenticationManager #10053

@eleftherias

Description

@eleftherias

Similar to the Java DSL, the Kotlin ServerHttpSecurityDsl should accept a ReactiveAuthenticationManager.

http {
    authenticationManager = customAuthenticationManager()
}

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