update govt cloud login endpoint (#8855)

This commit is contained in:
kenvanhyning
2020-01-09 16:18:46 -08:00
committed by GitHub
parent c161f8d8ad
commit 12ba85ec33

View File

@@ -45,7 +45,7 @@ const usGovAzureSettings: ProviderSettings = {
displayName: localize('usGovCloudDisplayName', "Azure (US Government)"),
id: 'usGovAzureCloud',
settings: {
host: 'https://login.microsoftonline.com/',
host: 'https://login.microsoftonline.us',
clientId: 'TBD',
signInResourceId: 'https://management.core.usgovcloudapi.net/',
graphResource: {