Skip to content

azure-identity-broker_1.1.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 09 Apr 19:35
f07513c

1.1.0 (2024-04-09)

Features Added

  • InteractiveBrowserBrokerCredential now supports a use_default_broker_account property to enable the use of the currently logged in operating system account for authentication rather than prompting for a credential.
  • Added enable_support_logging as a keyword argument to InteractiveBrowserBrokerCredential. This allows additional support logging which may contain PII.

Other Changes

  • Python 3.7 is no longer supported. Please use Python version 3.8 or later.
  • Bumped minimum dependency on azure-identity to 1.15.0.