Skip to content

Azure.Identity.Broker_1.1.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 06 Feb 18:09
9cdf83d

1.1.0-beta.1 (2024-02-06)

Features Added

  • InteractiveBrowserCredentialBrokerOptions and SharedTokenCacheCredentialBrokerOptions now support a UseOperatingSystemAccount property to enable the use of the currently logged in operating system account for authentication rather than prompting for a credential.
  • Preview support for Proof of Possession (PoP) tokens for InteractiveBrowserCredential. This feature is enabled via the IsProofOfPossessionRequired property on InteractiveBrowserCredentialBrokerOptions.