Skip to content

Commit e495839

Browse files
authored
Merge pull request #5836 from segmentio/rename-azuread-entraid
update azure ad name
2 parents ae3932c + f0fc7e5 commit e495839

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

src/segment-app/iam/scim.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To set up SCIM, you must first create an SSO connection. Once you [create your S
1515

1616
## Configuration Instructions
1717

18-
Segment officially supports [Okta](#okta-set-up-guide), [Azure AD](#azure-ad-set-up-guide), and [OneLogin](#oneLogin-set-up-guide). Each link includes specific set up instructions for that IdP. You should read the [features](#features) section of this page to understand which features of SCIM Segment supports.
18+
Segment officially supports [Okta](#okta-set-up-guide), [Microsoft Entra ID](#microsoft-entra-id-set-up-guide), and [OneLogin](#onelogin-set-up-guide). Each link includes specific set up instructions for that IdP. You should read the [features](#features) section of this page to understand which features of SCIM Segment supports.
1919

2020
You may still be able to use SCIM with another Identity Provider (IdP) by adapting the following instructions.
2121

@@ -109,13 +109,13 @@ For example, you might map `{firstName} {lastName}` from your IdP to `displayNam
109109
110110
![Screenshot of the Segment Settings page, with the Access Management and User Groups tabs selected, and the user group created in the steps above present on the page.](images/scim_edit_groups.png)
111111

112-
## Azure AD Set up Guide
112+
## Microsoft Entra ID setup guide
113113

114-
Instructions for configuring Azure AD can be found on the Microsoft Docs website.
114+
Instructions for configuring Microsoft Entra ID 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){:target="_blank”}.
116+
1. [Complete the Microsoft Entra ID setup guide for SSO](https://learn.microsoft.com/en-us/entra/identity/saas-apps/segment-tutorial)
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){:target="_blank”}.
118+
2. [Complete the Microsoft Entra ID setup guide for SCIM](https://learn.microsoft.com/en-us/entra/identity/saas-apps/segment-provisioning-tutorial)
119119

120120
## OneLogin Set up Guide
121121

src/segment-app/iam/sso.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The Segment login page can only be connected to one workspace. To use your IdP w
1616
## Set up — SAML
1717

1818
Segment's SSO configuration is entirely self-service. Additionally, Segment has prebuilt connections with [Okta](https://www.okta.com/integrations/segment/){:target="_blank"}
19-
, [OneLogin](https://www.onelogin.com){:target="_blank"}, and [Azure AD](https://docs.microsoft.com/en-us/azure/active-directory/saas-apps/segment-tutorial){:target="_blank"}
19+
, [OneLogin](https://www.onelogin.com){:target="_blank"}, and [Microsoft Entra ID](https://learn.microsoft.com/en-us/entra/identity/saas-apps/segment-tutorial){:target="_blank"}
2020
which can help you get set up faster. [Reach out to support](https://segment.com/help/contact/){:target="_blank"} if you run into any questions or issues.
2121

2222
To get started, go to your workspace settings and navigate to **Authentication > Connections > Add new Connection**. Follow the steps to create a SAML connection.
@@ -27,7 +27,7 @@ To get started, go to your workspace settings and navigate to **Authentication >
2727

2828
## Prepare your IdP for the connection.
2929

30-
Segment officially supports apps for Okta, Azure AD, and OneLogin. Next, find Segment in your IdP's app catalog, and follow the set up instructions they provide.
30+
Segment officially supports apps for Okta, Microsoft Entra ID, and OneLogin. Next, find Segment in your IdP's app catalog, and follow the set up instructions they provide.
3131

3232
If you're using a different IdP, you must create a custom SAML-based application.
3333

@@ -181,4 +181,4 @@ Workspace owners can invite additional owners with any domain using the traditio
181181
{% faqitem How do I configure SSO to access multiple workspaces? %}
182182
To use SSO for multiple workspaces, your admin must configure access to each workspace as a separate app in your identity provider.
183183
{% endfaqitem %}
184-
{% endfaq %}
184+
{% endfaq %}

0 commit comments

Comments
 (0)