Skip to content

4.29.0

Compare
Choose a tag to compare
@bgavrilMS bgavrilMS released this 30 Mar 08:05

New Features:

Added support for calling On-Behalf-Of flow for Service Principals. See issue #1845.
MSAL.NET now supports Prompt.Create, which is needed for the self-service sign-up experience with External Identities. See issue #2463 and documentation and learn more here about the different ways to control the user interaction.
MSAL.NET now suggests the correct redirect URI to use, if WAM was used with an incorrect URI. See #2358.

Enhancements:

Redesigned support for calling regional token services to increase resilience and API simplicity. See issue #2508.

Bug Fixes:

Custom Tabs now work correctly in Android 29+. See issue #2418.