Skip to content

Override the AuthenticationProvider #184

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vipulAery opened this issue Mar 5, 2025 · 0 comments
Open

Override the AuthenticationProvider #184

vipulAery opened this issue Mar 5, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@vipulAery
Copy link

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.

@andytael andytael added the enhancement New feature or request label May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants