exclude_shared_token_cache_credential default value is False in Python version SDK. #29462
Labels
Azure.Identity
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
issue-addressed
Workflow: The Azure SDK team believes it to be addressed and ready to close.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Describe the bug
exclude_shared_token_cache_credential default value is False in DefaultAzureCredential() class
To Reproduce
Initiate DefaultAzureCredential class.
Expected behavior
Expecting same behaviour between .NET and Python, default value is True.
**DIscussion threads on .NET SDK in 2020
https://learn.microsoft.com/en-us/dotnet/api/azure.identity.defaultazurecredentialoptions?view=azure-dotnet
Azure/azure-sdk-for-net#17052
Azure/azure-sdk#1970
Screenshots
The text was updated successfully, but these errors were encountered: