Skip to content

Allow configuration of AuthenticationManager in saml2Login Kotlin DSL #9905

@eleftherias

Description

@eleftherias

The structure should look like this

http {
    saml2Login {
        authenticationManager = ProviderManager(authenticationProvider)
    }
}

Related to gh-7654

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