Skip to content

Override the AuthenticationProvider #184

Open
@vipulAery

Description

@vipulAery

Update CredentialsProvider. As BasicAuthenticationDetailsProvider is a Bean, This allows users to override the authentication provider with custom auth scenarios, which would be difficult to fully capture in Spring properties. Currently, the BasicAuthenticationDetailsProvider is created with a static factory, and could only be overridden by replacing the entire CredentialsProvider Bean.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions