MsalError.InvalidUserInstanceMetadata 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 have configured your own instance metadata, but the json provided seems to be invalid.Mitigation
See https://aka.ms/msal-net-custom-instance-metadata for an example of a valid json that can be used.public const string InvalidUserInstanceMetadata;
val mutable InvalidUserInstanceMetadata : string
Public Const InvalidUserInstanceMetadata As String