Skip to content

azure-identity-broker_1.2.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 20 Sep 23:54
b551e02

1.2.0b1 (2024-09-20)

Features Added

  • InteractiveBrowserBrokerCredential now implements the SupportsTokenInfo protocol. It now has a get_token_info method which returns an AccessTokenInfo object. The get_token_info method is an alternative method to get_token that improves support for more complex authentication scenarios.
  • Added Proof-of-Possession (PoP) token support to InteractiveBrowserBrokerCredential.