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

[FEATURE REQ] Support auth by customer defined TokenCredencial for all scenarios #40897

Open
4 tasks
rujche opened this issue Jun 27, 2024 · 1 comment
Open
4 tasks
Labels
needs-triage This is a new issue that needs to be triaged to the appropriate team.

Comments

@rujche
Copy link
Member

rujche commented Jun 27, 2024

Is your feature request related to a problem? Please describe.
When migrate auth in Spring tests, the pipeline shows that some integration test failed because related feature not support auth by customer defined TokenCredential bean.

  1. Link to PR: Migrate Auth in Spring SDKs #40800
  2. Link to pipeline: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3914516&view=logs&j=b6747878-dc75-581a-bba2-ee42aac9c86f&t=9578c5f5-3931-5ca2-47db-3cca71421dc5&l=16070
  3. Screenshot of test failure of pipeline:

image

Describe the solution you'd like
Develop new feature: Make related scenario support customer-defined TokenCredential. Make all existing integration tests passed in pipeline.

Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

  • Description Added
  • Expected solution specified

Tasks

@github-actions github-actions bot added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Jun 27, 2024
@rujche
Copy link
Member Author

rujche commented Jun 27, 2024

Sharing:
About ServiceBusMultiBindersIT, @ConditionalOnMissingBean not take effect because there are 2 ApplicationContexts:
Here is the screenshot about how to find the 2 ApplicationContexts:

image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage This is a new issue that needs to be triaged to the appropriate team.
Projects
None yet
Development

No branches or pull requests

1 participant