Skip to content
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

Make the credential resolver configurable in Spring Cloud Azure #26792

Conversation

saragluna
Copy link
Member

Now if we configure the credential info under each SDK namespace, such as spring.cloud.azure.keyvault.secret.credential.client-id, a new TokenCredential will be constructed without opportunitity to configure HttpClient, RetryOptions, and ProxyOptions. This PR is to

  • Make the credential resolver configurable.
  • Support customizer for Service Bus and Event Hubs clients constructed from the Spring Messaging Azure level.

@ghost ghost added the azure-spring All azure-spring related issues label Jan 29, 2022
Copy link
Contributor

@backwind1233 backwind1233 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@saragluna saragluna self-assigned this Feb 9, 2022
@saragluna saragluna merged commit 3a1c944 into Azure:feature/azure-spring-cloud-4.0 Feb 11, 2022
@saragluna saragluna deleted the xiada/feature/make-credential-builder-configurable branch March 17, 2022 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure-spring All azure-spring related issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants