MsalError.BrokerDoesNotSupportPop 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?
The request has broker enabled and Proof-of-Possession configured but the broker does not support Proof-of-PossessionMitigation
only configure Proof-of-Possession for public clients on windows.public const string BrokerDoesNotSupportPop;
val mutable BrokerDoesNotSupportPop : string
Public Const BrokerDoesNotSupportPop As String