MsalError.FailedToGetBrokerResponse Field

Definition

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 

Field Value

Applies to