Skip to content

Commit 47bbf3f

Browse files
Update entra-id-saml.mdx
fix step
1 parent c99904b commit 47bbf3f

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

src/content/docs/authenticate/enterprise-connections/entra-id-saml.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,16 +62,17 @@ You can make a connection available only to a specific organization, or you can
6262
3. Scroll past the IdP metadata URL and other key attribute fields. We will add this information later.
6363
4. Enter an **Email key attribute**. This is the attribute in the SAML token that contains the user’s email. Setting this value ensures that the email address returned in the SAML response is correctly retrieved. We do not recommend leaving this field blank, but if you do we will set ‘email’ as the attribute.
6464
5. (Optional) Add a first name and last name attribute.
65-
6. Enter **Home realm domains**. This speeds up the sign in process for users of those domains.
65+
6. Enter a **sign in URL** if your IdP requires a specific URL.
66+
7. Enter **Home realm domains**. This speeds up the sign in process for users of those domains.
6667
Note that all home realm domains must be unique across all connections in an environment. For more information about how, see [Home realm domains or IdP discovery](/authenticate/enterprise-connections/home-realm-discovery/).
6768

6869
![SAML configuration screen](https://imagedelivery.net/skPPZTHzSlcslvHjesZQcQ/79c7b045-d391-47a0-ee77-a2c3cbb78c00/public)
6970

70-
7. If you use home realm domains, the sign in button is hidden on the auth screen by default. To show the SSO button, select the **Always show sign-in button** option.
71-
8. Copy the ACS URL, you will need this for the SAML provider app.
72-
7. If you want to enable just-in-time (JIT) provisioning, select the **Create a user record in Kinde** option. This saves time adding users manually or via API later.
73-
9. Select if you want to treat this connection as a trusted provider. A [trusted provider](/authenticate/about-auth/identity-and-verification/) is one that guarantees the email they issue is verified. We recommend leaving this off for maximum security.
74-
10. Select **Save**.
71+
8. If you use home realm domains, the sign in button is hidden on the auth screen by default. To show the SSO button, select the **Always show sign-in button** option.
72+
9. Copy the ACS URL, you will need this for the SAML provider app.
73+
10. If you want to enable just-in-time (JIT) provisioning, select the **Create a user record in Kinde** option. This saves time adding users manually or via API later.
74+
11. Select if you want to treat this connection as a trusted provider. A [trusted provider](/authenticate/about-auth/identity-and-verification/) is one that guarantees the email they issue is verified. We recommend leaving this off for maximum security.
75+
12. Select **Save**.
7576

7677
## Step 3: Create and configure an Entra ID enterprise application
7778

0 commit comments

Comments
 (0)