Share via


MsalError.ValidateAuthorityOrCustomMetadata Field

Definition

What happens?

You have configured your own instance metadata, and have also set validate authority to true. These are mutually exclusive.

Mitigation

Set the validate authority flag to false. See https://aka.ms/msal-net-custom-instance-metadata for more details.
public const string ValidateAuthorityOrCustomMetadata;
val mutable ValidateAuthorityOrCustomMetadata : string
Public Const ValidateAuthorityOrCustomMetadata As String 

Field Value

Applies to