[BUG] Azure Identity extension block timeout cannot be configured #43512
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
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):
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:mvn dependency:tree -Dverbose
)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
The text was updated successfully, but these errors were encountered: