Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Commit de9bfb7

Browse files
authored
Adding back Login.windows.net
1 parent fc45b39 commit de9bfb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adal/constants.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ class AADConstants(object):
210210

211211
WORLD_WIDE_AUTHORITY = 'login.microsoftonline.com'
212212
WELL_KNOWN_AUTHORITY_HOSTS = [
213+
'login.windows.net',
213214
'login.microsoftonline.com',
214215
'login.chinacloudapi.cn',
215216
'login.microsoftonline.us',

0 commit comments

Comments
 (0)