Skip to content

4.33.0

Choose a tag to compare

@bgavrilMS bgavrilMS released this 22 Jun 10:53

4.33.0

New Features

On-Behalf-Of flow logic now performs refresh token flow eliminating the need to call AcquireTokenSilent and GetAccounts in OBO scenarios. See issue #2623.
Added monitoring flags for global stats. See issue #2646.
MSAL.NET adds CCS routing information for interactive requests using client info.. See issue #2525 and PR #2687.