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

[BUG] Azure Identity extension block timeout cannot be configured #43512

Open
3 tasks done
saragluna opened this issue Dec 20, 2024 · 2 comments · May be fixed by #43641
Open
3 tasks done

[BUG] Azure Identity extension block timeout cannot be configured #43512

saragluna opened this issue Dec 20, 2024 · 2 comments · May be fixed by #43641
Assignees
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team
Milestone

Comments

@saragluna
Copy link
Member

Describe the bug
When use the azure.accessTokenTimeoutInSeconds in azure-identity-extensions, it won't take effect

Exception or Stack Trace
n/a

To Reproduce
Configure the azure.accessTokenTimeoutInSeconds in jdbc url, or in jdbc properties.

Code Snippet
n/a

Expected behavior
The timeout of getting an access token can be configured

Screenshots
n/a

Setup (please complete the following information):

  • OS: MacOS
  • IDE: IntelliJ
  • Library/Libraries: azure-identity-extensions:latest
  • Java version: 17
  • App Server/Environment: n/a
  • Frameworks: Spring Boot

If you suspect a dependency version mismatch (e.g. you see NoClassDefFoundError, NoSuchMethodError or similar), please check out Troubleshoot dependency version conflict article first. If it doesn't provide solution for the problem, please provide:

  • verbose dependency tree (mvn dependency:tree -Dverbose)
  • exception message, full stack trace, and any available logs

Additional context
n/a

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

  • Bug Description Added
  • Repro Steps Added
  • Setup information Added
Copy link

@billwert @g2vinay

@github-actions github-actions bot added Azure.Identity Client This issue points to a problem in the data-plane of the library. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team labels Dec 20, 2024
Copy link

Thank you for your feedback. Tagging and routing to the team member best able to assist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team
Projects
Status: Untriaged
Status: In Progress
3 participants