We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d72409c + a48e22b commit 7d83e07Copy full SHA for 7d83e07
msal/application.py
@@ -444,6 +444,8 @@ def __init__(
444
New in version 1.19.0.
445
446
:param boolean allow_broker:
447
+ This parameter is NOT applicable to :class:`ConfidentialClientApplication`.
448
+
449
A broker is a component installed on your device.
450
Broker implicitly gives your device an identity. By using a broker,
451
your device becomes a factor that can satisfy MFA (Multi-factor authentication).
0 commit comments