Skip to content

Commit 36720e3

Browse files
committed
Domain hint
1 parent 6d959be commit 36720e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory-b2c/identity-provider-azure-ad-single-tenant.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ To use an Azure Active Directory (Azure AD) as an [identity provider](authorizat
3737
3838
1. For **Client ID**, enter the application ID that you previously recorded.
3939
1. For **Client secret**, enter the client secret that you previously recorded.
40-
1. For the **Scope**, enter the *openid profile*.
40+
1. For the **Scope**, enter the `openid profile`.
4141
1. Leave the default values for **Response type**, and **Response mode**.
42-
1. (Optional) Enter a value for **Domain_hint**. For example, *ContosoAD*. This is the value to use when referring to this identity provider using *domain_hint* in the request.
42+
1. (Optional) For the **Domain hint**, enter `contoso.com`. For more information, see [Set up direct sign-in using Azure Active Directory B2C](direct-signin.md#redirect-sign-in-to-a-social-provider).
4343
1. Under **Identity provider claims mapping**, select the following claims:
4444
4545
* **User ID**: *oid*

0 commit comments

Comments
 (0)