Skip to content

Commit 0234085

Browse files
author
markzegarelli
authored
Make more clear (#3381)
1 parent f31831b commit 0234085

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/segment-app/iam/sso.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,14 +86,13 @@ You simply enter your domain (or, if you've verified it already, choose it from
8686

8787
## Enabling Segment-initiated login
8888

89-
Segment supports "interruption" on the login page for emails that match your workspace's domain.
90-
89+
Segment supports SSO on the login page for emails that match your workspace's domain.
9190

9291
In order to enable this, you'll need to verify your domain with Segment. To do that, go to the "Domains" tab under "Authentication" in the workspace settings page.
9392

9493
![](images/asset_MSaDZk2f.png)
9594

96-
Enter your domain and click "Add Domain." When you click verify, you're given two options to verify your domain, either using a meta tag to add to your `/index.html` at the root, or a DNS txt record that you can add through your DNS provider. Once you do so and click verify, you're ready to go!
95+
Enter your domain and click "Add Domain." When you click verify, you're given two options to verify your domain, either using a meta tag to add to your `/index.html` at the root, or a DNS text record that you can add through your DNS provider. Once you do so and click verify, you're ready to go!
9796

9897
> note ""
9998
> **Note**: domain tokens expire 14 days after they are verified.

0 commit comments

Comments
 (0)