File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ Your web application registration should include the following information:
65
65
1 . Open the solution in Visual Studio.
66
66
1 . Open the ` appsettings.json ` file.
67
67
1 . Find the assignment for ` Instance ` and replace the value with your tenant name. For example, ` https://fabrikam.b2clogin.com `
68
- 1 . Find the assignment for ` Domain ` and replace the value with your Azure AD B2C domain name. For example, ` https:// fabrikam.onmicrosoft.com`
68
+ 1 . Find the assignment for ` Domain ` and replace the value with your Azure AD B2C domain name. For example, ` fabrikam.onmicrosoft.com `
69
69
1 . Find the assignment for ` ClientID ` and replace the value with the Application ID from Step 4.
70
70
1 . Find the assignment for ` SignUpSignInPolicyId ` and replace with the name of the ` Sign up and sign in ` policy you created in Step 3.
71
71
You can’t perform that action at this time.
0 commit comments