github Azure/azure-sdk-for-net Azure.Identity_1.5.0-beta.4

latest releases: Azure.ResourceManager.HybridCompute_1.0.0-beta.8, Azure.ResourceManager.CognitiveServices_1.3.3, Azure.ResourceManager.Storage_1.2.3...
pre-release2 years ago

1.5.0-beta.4 (2021-09-08)

Features Added

  • DefaultAzureCredentialOptions now has a InteractiveBrowserClientId property which allows passing a ClientId value to the InteractiveBrowserCredentialwhen constructing aDefaultAzureCredential`.
  • Implement OnBehalfOfCredential which enables authentication to Azure Active Directory using an On-Behalf-Of flow.
  • Added support to ManagedIdentityCredential for Azure hosts using federated token exchange for managed identity.

Bugs Fixed

  • Refactored IMDS discovery to remove socket probing and caching of failures to improve ManagedIdentityCredential resiliency. #23028
  • Updated UsernamePasswordCredential to use cached tokens when available #23324

Other Changes

  • Updated credentials using MsalConfidentialClient to include MSAL log output in logs
  • Added additional logging to AzureCliCredential, AzurePowerShellCredential, VisualStudioCrednetial, and VisualStudioCodeCredential when IsPIILoggingEnabled` is set to true.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.