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

latest releases: Azure.Storage.Blobs.Batch_12.20.0, Azure.Storage.Files.DataLake_12.21.0, Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.52...
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.