Skip to content

Add AuthenticationDetailsSource to Form Login Kotlin DSL #9837

@eleftherias

Description

@eleftherias

The Kotlin DSL should allow setting a custom AuthenticationDetailsSource when using Form Login

http {
    formLogin {
        authenticationDetailsSource = AUTHENTICATION_DETAILS_SOURCE
   }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: configAn issue in spring-security-configstatus: ideal-for-contributionAn issue that we actively are looking for someone to help us withtype: enhancementA general enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions