MSAL.NET 4.9.0
4.9.0
New Features:
- Added support for Android Broker to MSAL.NET MSAL.NET will now be able to take advantage of the brokered authentication scenarios using the Microsoft Authenticator and the Intune Company Portal. Issue
- Added client capabilities support to MSAL.NET Issue
Bug Fixes:
- Wrong Authority created in CreateAuthorityForRequest MSAL.NET now properly creates B2C authorities when using the CreateAuthorityForRequest() API. Issue