Skip to content

Commit 5c3ce72

Browse files
DharshanBJrayluo
andauthored
Update msal/__main__.py
Co-authored-by: Ray Luo <[email protected]>
1 parent c429d2a commit 5c3ce72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

msal/__main__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,7 @@ def _main():
301301
enable_broker_on_windows=enable_broker,
302302
enable_broker_on_mac=enable_broker,
303303
enable_broker_on_linux=enable_broker,
304+
enable_broker_on_wsl=enable_broker,
304305
enable_pii_log=enable_pii_log,
305306
token_cache=global_cache,
306307
) if not is_cca else msal.ConfidentialClientApplication(

0 commit comments

Comments
 (0)