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 2afec13 + 2168027 commit e8ff807Copy full SHA for e8ff807
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