MsalError.AuthorityTypeMismatch Field

Definition

What happens?

The authority configured at the application level is different than the authority configured at the request level

Mitigation

Ensure the same authority type is used
public const string AuthorityTypeMismatch;
val mutable AuthorityTypeMismatch : string
Public Const AuthorityTypeMismatch As String 

Field Value

Applies to