Skip to content

Commit b43d59e

Browse files
Tiago Brenckjmprieur
authored andcommitted
Fix documentation (#140)
1 parent a72f512 commit b43d59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1-WebApp-OIDC/1-5-B2C/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Your web application registration should include the following information:
6565
1. Open the solution in Visual Studio.
6666
1. Open the `appsettings.json` file.
6767
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`
6969
1. Find the assignment for `ClientID` and replace the value with the Application ID from Step 4.
7070
1. Find the assignment for `SignUpSignInPolicyId` and replace with the name of the `Sign up and sign in` policy you created in Step 3.
7171

0 commit comments

Comments
 (0)