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.
1 parent f31d9a0 commit e69bf25Copy full SHA for e69bf25
msal/application.py
@@ -2008,7 +2008,7 @@ def __init__(
2008
New in MSAL Python 1.31.0.
2009
2010
:param boolean enable_broker_on_linux:
2011
- This setting is only effective if your app is running on Linux.
+ This setting is only effective if your app is running on Linux, including WSL.
2012
This parameter defaults to None, which means MSAL will not utilize a broker.
2013
2014
New in MSAL Python 1.33.0.
0 commit comments