Skip to content

azure-identity_1.10.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 28 Jul 18:59
42e2d5d

1.10.0-beta.1 (2023-07-24)

Features Added

  • Added CAE Authentication support for Service principal authentication.
  • Added the ability to log PII from MSAL using new enableSupportLogging API.

Other Changes

Behavioral Breaking Change

  • CAE Authentication is disabled by default. It needs to be enabled by invoking setEnableCae on TokenRequestContext class.