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
onTokenRequestContext
class.