Skip to content

Commit e8ff807

Browse files
authored
Merge pull request #559 from AzureAD/docs-staging
Clarify that allow_broker is not applicable to ConfidentialClientApplication
2 parents 2afec13 + 2168027 commit e8ff807

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

msal/application.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,8 @@ def __init__(
444444
New in version 1.19.0.
445445
446446
:param boolean allow_broker:
447+
This parameter is NOT applicable to :class:`ConfidentialClientApplication`.
448+
447449
A broker is a component installed on your device.
448450
Broker implicitly gives your device an identity. By using a broker,
449451
your device becomes a factor that can satisfy MFA (Multi-factor authentication).

0 commit comments

Comments
 (0)