Compartir a través de


MsalError.RegionalAuthorityValidation Field

Definition

What happens?

You configured both Regional Authority and Authority Validation. Authority validation is not currently supported for regional authorities.

Mitigation

Set the validateAuthority flag to false to use Azure Regional authority. Do not disable authority validation if you read the authority from an untrusted source, for example from the WWWAuthenticate header of an HTTP request that resulted in a 401 response.
public const string RegionalAuthorityValidation;
val mutable RegionalAuthorityValidation : string
Public Const RegionalAuthorityValidation As String 

Field Value

Applies to