MsalError.FailedToGetBrokerResponse Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
What happens?
You are trying to authenticate with the broker but MSAL is unable to read the response from the broker.Mitigation
The currently installed broker may not support MSAL.Xamarin, you need to ensure that you have installed either Intune Company Portal (5.0.4689.0 or greater) or Microsoft Authenticator (6.2001.0140 or greater). see https://aka.ms/Brokered-Authentication-for-Android"public const string FailedToGetBrokerResponse;
val mutable FailedToGetBrokerResponse : string
Public Const FailedToGetBrokerResponse As String