github Azure/azure-sdk-for-net Azure.Identity_1.6.0

latest releases: Azure.ResourceManager.MachineLearning_1.2.0, Azure.ResourceManager.AppContainers_1.3.0-beta.1, Microsoft.Azure.Batch_16.3.0...
2 years ago

1.6.0 (2022-04-05)

Features Added

  • Added a new property under the Diagnostics options available on TokenCredentialOptions and all sub-types. If set to true, we try to log the account identifiers by parsing the received access token. The account identifiers we try to log are the:
    • Application or Client Identifier
    • User Principal Name
    • Tenant Identifier
    • Object Identifier of the authenticated user or app
  • ManagedIdentityCredential now attempts to use the newest "2019-08-01" api version for App Service Managed Identity sources. The newer API version will be used if the IDENTITY_ENDPOINT and IDENTITY_HEADER environment variables are set.

Bugs Fixed

  • Fixed an issue where the x5c header is not sent for OnBehalfOfCredential when the SendCertificateChain option is set. #27679

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

NewReleases is sending notifications on new releases.