MsalError.MtlsCertificateNotProvided 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 happened?
mTLS Proof of Possession (mTLS PoP) is configured but a certificate was not provided.Mitigation
Ensure that a valid certificate is provided in the configuration when using mTLS PoP as it is required for secure authentication.public const string MtlsCertificateNotProvided;
val mutable MtlsCertificateNotProvided : string
Public Const MtlsCertificateNotProvided As String