Skip to content

Commit 13cc016

Browse files
author
unknown
committed
minor correction
1 parent 2edf966 commit 13cc016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/active-directory-b2c-setup-aad-custom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ To enable sign-in for users from a specific Azure AD organization, you need to r
3333
4. Select **New application registration**.
3434
5. Enter a name for your application. For example, `Azure AD B2C App`.
3535
6. For the **Application type**, select `Web app / API`.
36-
7. For the **Sign-on URL**, enter the following URL in all lowercase letters, where `your-tenant-name` is replaced with the name of your Azure AD B2C tenant:
36+
7. For the **Sign-on URL**, enter the following URL in all lowercase letters, where `your-B2C-tenant-name` is replaced with the name of your Azure AD B2C tenant:
3737

3838
```
3939
https://your-B2C-tenant-name.b2clogin.com/your-B2C-tenant-name.onmicrosoft.com/oauth2/authresp

0 commit comments

Comments
 (0)