github Azure/azure-sdk-for-java azure-security-keyvault-jca_2.9.0-beta.2

latest releases: azure-communication-identity_1.6.0, azure-communication-common_1.3.7, azure-resourcemanager-cosmos_2.43.0-beta.1...
pre-release2 months ago

2.9.0-beta.2 (2024-07-09)

Features Added

  • Added the new system property azure.keyvault.disable-challenge-resource-verification, which can be set to true to disable challenge resource verification when authenticating against the Azure Key Vault service. For more information, please refer to this link.

Breaking Changes

  • Removed support for providing a custom login URI to get access tokens from via the system property azure.login.uri.

Bugs Fixed

  • Fix bug: AccessTokenUtil does not urlencode its parameters when getting an access token. (#40616)
  • Changed the authentication mechanism to allow for discovering the login URI for a given Azure Key Vault instance by requesting an authentication challenge from the service, as opposed to using a hard-coded list of URIs to choose from depending on a vault's URI. This should add support for customers using Azure Stack instances, for example.

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

NewReleases is sending notifications on new releases.