Skip to content

Commit a5c19a1

Browse files
committed
Merge branch 'lozensky/AddingB2cUiTest' of https://github.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2 into lozensky/AddingB2cUiTest
2 parents d264824 + 6154bc0 commit a5c19a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

3-WebApp-multi-APIs/appsettings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{{
1+
{
22
"AzureAd": {
33
"Instance": "https://login.microsoftonline.com/",
44
"Domain": "[Enter the domain of your tenant, e.g. contoso.onmicrosoft.com]",
@@ -20,4 +20,4 @@
2020
},
2121
"AllowedHosts": "*",
2222
"GraphApiUrl": "https://graph.microsoft.com"
23-
}
23+
}

0 commit comments

Comments
 (0)