MsalError.BrokerRequiredForPop 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 Proof-of-Possession configured but does not have broker enabled. Broker is required to use Proof-of-Possession on public clientsMitigation
Enable the broker when Proof-of-Possession is configured.public const string BrokerRequiredForPop;
val mutable BrokerRequiredForPop : string
Public Const BrokerRequiredForPop As String