generated from oracle/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request