Skip to content

Commit 164e3bf

Browse files
committed
Vale fixes [netlify-build]
1 parent ec87cb8 commit 164e3bf

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

src/segment-app/iam/scim.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Most IdPs offer SCIM, and it complements SAML. You can think of SAML as a way fo
1111

1212
Before you start, remember that SSO is only available to Business Tier customers, and that only workspace owners may configure SSO connections.
1313

14-
To set up SCIM, you must first create an SSO connection. Once you [create your SSO connection](https://segment.com/docs/segment-app/iam/sso/), log back in to Segment using SSO.
14+
To set up SCIM, you must first create an SSO connection. Once you [create your SSO connection](/docs/segment-app/iam/sso/), log back in to Segment using SSO.
1515

1616
## Configuration Instructions
1717

@@ -27,15 +27,15 @@ Your IdP needs to know where to send SCIM requests. The Segment base URL is: htt
2727

2828
The other value you need is an API key (sometimes referred to as an Authorization Header). To generate one, go to **Settings > Advanced Settings** in the Segment app, and find the **SSO Sync** section. Click **Generate SSO Token** and copy the generated token. Use this token for the API key or Authorization Header in your IdP.
2929

30-
This page is located as part of the settings sidebar: https://app.segment.com/CUSTOMER_WORKSPACE_SLUG/settings/advanced
30+
You can find this page in the [settings sidebar of your Segment app](https://app.segment.com/goto-my-workspace/settings/advanced){:target="_blank”}.
3131

3232
![Screenshot of the Segment settings sidebar, with Advanced Settings selected.](images/asset_generate_scim_token.png)
3333

3434
## Features
3535

3636
It's important to remember that Segment has a multi-tenant user/workspace relationship, meaning that users can be part of more than one workspaces. In most cases these workspaces are all related to a single customer (for example, a single company might have individual workspaces for different brands or subsidiaries). However, some users can be members of workspaces for different Segment customers, such as with contractors or consultants.
3737

38-
Because of this, Segment must balance the autonomy of our users with the desired level of control of a workspace owner.
38+
Because of this, Segment must balance the autonomy of users with the desired level of control of a Workspace Owner.
3939

4040
## Creating Users
4141

@@ -69,7 +69,7 @@ Your IdP can create new groups in Segment using SCIM. All groups created using S
6969

7070
## Updating Groups
7171

72-
Your IdP can add or remove workspace members from existing groups via SCIM. Your IdP can also update Segment group names.
72+
Your IdP can add or remove workspace members from existing groups using SCIM. Your IdP can also update Segment group names.
7373

7474
## Deleting Groups
7575

@@ -87,7 +87,7 @@ For example, you might map `{firstName} {lastName}` from your IdP to `displayNam
8787

8888
## Okta Set up Guide
8989

90-
1. [Complete the Okta Set up Guide for SSO](https://saml-doc.okta.com/SAML_Docs/How-to-Configure-SAML-2.0-for-Segment.html?baseAdminUrl=https://segment-admin.oktapreview.com&app=segment&instanceId=0oata15py1n3kQUo50h7)
90+
1. [Complete the Okta Set up Guide for SSO](https://saml-doc.okta.com/SAML_Docs/How-to-Configure-SAML-2.0-for-Segment.html?baseAdminUrl=https://segment-admin.oktapreview.com&app=segment&instanceId=0oata15py1n3kQUo50h7){:target="_blank”}
9191
2. Click **Provisioning**, then click **Configure API Integration** and select **Enable API Integration**.
9292
3. [Generate an API key](#api-key), then copy and paste this value into the **API Token** field in Okta, and click **Save**.
9393

@@ -113,14 +113,14 @@ For example, you might map `{firstName} {lastName}` from your IdP to `displayNam
113113

114114
Instructions for configuring Azure AD can be found on the Microsoft Docs website.
115115

116-
1. [Complete the Azure AD Set up Guide for SSO](https://docs.microsoft.com/en-us/azure/active-directory/saas-apps/segment-tutorial)
116+
1. [Complete the Azure AD Set up Guide for SSO](https://docs.microsoft.com/en-us/azure/active-directory/saas-apps/segment-tutorial){:target="_blank”}.
117117

118-
2. [Complete the Azure AD Set up Guide for SCIM](https://docs.microsoft.com/en-us/azure/active-directory/saas-apps/segment-provisioning-tutorial)
118+
2. [Complete the Azure AD Set up Guide for SCIM](https://docs.microsoft.com/en-us/azure/active-directory/saas-apps/segment-provisioning-tutorial){:target="_blank”}.
119119

120120
## OneLogin Set up Guide
121121

122122
Instructions for configuring OneLogin can be found on the OneLogin Docs website.
123123

124-
1. Add and configure the Segment SSO integration from within the OneLogin application
124+
1. Add and configure the Segment SSO integration from within the OneLogin application.
125125

126-
2. [Complete the OneLogin Set up Guide for SCIM](https://onelogin.service-now.com/support?id=kb_article&sys_id=a7833cd7db3a30501c167e77f4961923)
126+
2. [Complete the OneLogin Set up Guide for SCIM](https://onelogin.service-now.com/support?id=kb_article&sys_id=a7833cd7db3a30501c167e77f4961923){:target="_blank”}.

vale-styles/Vocab/Docs/accept.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,4 @@ waitlist
9797
WebKit
9898
Wootric
9999
Zendesk
100+
Okta

0 commit comments

Comments
 (0)