github Azure/azure-sdk-for-java azure-identity_1.4.0-beta.1

latest releases: azure-resourcemanager-appcomplianceautomation_1.0.0, azure-messaging-eventhubs-checkpointstore-blob_1.19.5, azure-messaging-eventhubs_5.18.5...
pre-release2 years ago

1.4.0-beta.1 (2021-09-13)

Features Added

  • Added support to ManagedIdentityCredential for Bridge to Kubernetes local development authentication.
  • Added regional STS support to client credential types.
    • Added the RegionalAuthority type, that allows specifying Azure regions.
    • Added regionalAuthority() setter to ClientSecretCredentialBuilder and ClientCertificateCredentialBuilder.
    • If instead of a region, RegionalAuthority.AutoDiscoverRegion is specified as the value for regionalAuthority, MSAL will be used to attempt to discover the region.
    • A region can also be specified through the AZURE_REGIONAL_AUTHORITY_NAME environment variable.
  • Added loginHint() setter to InteractiveBrowserCredentialBuilder which allows a username to be pre-selected for interactive logins.
  • Added support to consume TenantId challenges from TokenRequestContext.
  • Added support for AKS Token Exchange support in ManagedIdentityCredential

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

NewReleases is sending notifications on new releases.