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

latest releases: Azure.ResourceManager.ServiceFabricManagedClusters_1.3.0-beta.1, Azure.AI.Translation.Document_2.0.0, Azure.Storage.Blobs.Batch_12.20.0...
pre-release3 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.