[Feature Request] Suppress Accounts control when login hint is provided #4199
Open
Description
Currently WAM UI is suppressed when login hint is provided but not accounts control. This needs a change in,
- MSALRuntime / MSAL CPP layer (Internal Tracking bug : 2623293)
- Updated MSALRuntime Interop + Publish to NuGet
- Update the logic in MSAL to call into SignInAsync instead of SignInInteractivelyAsync api.