You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/saas-apps/slack-tutorial.md
+13-9Lines changed: 13 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,8 @@ ms.service: active-directory
12
12
ms.subservice: saas-app-tutorial
13
13
ms.workload: identity
14
14
ms.tgt_pltfrm: na
15
-
ms.devlang: na
16
15
ms.topic: tutorial
17
-
ms.date: 08/23/2019
16
+
ms.date: 12/23/2019
18
17
ms.author: jeedes
19
18
20
19
ms.collection: M365-identity-device-management
@@ -42,7 +41,8 @@ To get started, you need the following items:
42
41
In this tutorial, you configure and test Azure AD SSO in a test environment.
43
42
44
43
* Slack supports **SP** initiated SSO
45
-
* Slack supports [**Automated** user provisioning and deprovisioning](slack-provisioning-tutorial.md) (recommended)
44
+
* Slack supports **Just In Time** user provisioning
45
+
* Slack supports [**Automated** user provisioning](https://docs.microsoft.com/en-gb/azure/active-directory/saas-apps/slack-provisioning-tutorial)
46
46
47
47
> [!NOTE]
48
48
> Identifier of this application is a fixed string value so only one instance can be configured in one tenant.
@@ -65,10 +65,10 @@ Configure and test Azure AD SSO with Slack using a test user called **B.Simon**.
65
65
To configure and test Azure AD SSO with Slack, complete the following building blocks:
66
66
67
67
1.**[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
68
-
1. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
69
-
1. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
68
+
* **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
69
+
* **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
70
70
1.**[Configure Slack SSO](#configure-slack-sso)** - to configure the single sign-on settings on application side.
71
-
1. **[Create Slack test user](#create-slack-test-user)** - to have a counterpart of B.Simon in Slack that is linked to the Azure AD representation of user.
71
+
* **[Create Slack test user](#create-slack-test-user)** - to have a counterpart of B.Simon in Slack that is linked to the Azure AD representation of user.
72
72
1.**[Test SSO](#test-sso)** - to verify whether the configuration works.
73
73
74
74
### Configure Azure AD SSO
@@ -84,14 +84,18 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
84
84
1. On the **Basic SAML Configuration** section, enter the values for the following fields:
85
85
86
86
a. In the **Sign on URL** text box, type a URL using the following pattern:
87
-
`https://<your Slack company>.slack.com`
87
+
`https://<companyname>.slack.com`
88
88
89
89
b. In the **Identifier (Entity ID)** text box, type a URL:
90
90
`https://slack.com`
91
91
92
92
> [!NOTE]
93
93
> The Sign on URL value is not real. Update the value with the actual Sign on URL. Contact [Slack Client support team](https://slack.com/help/contact) to get the value. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
94
94
95
+
1. Slack application expects the SAML assertions in a specific format, which requires you to add custom attribute mappings to your SAML token attributes configuration. The following screenshot shows the list of default attributes, where as **Unique User Identifier** is mapped with **user.userprincipalname**. ScaleX Enterprise application expects **Unique User Identifier** to be mapped with **user.mail**, so you need to edit the attribute mapping by clicking on **Edit** icon and change the attribute mapping.
96
+
97
+

98
+
95
99
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, find **Certificate (Base64)** and select **Download** to download the certificate and save it on your computer.
@@ -134,7 +138,7 @@ In this section, you'll enable B.Simon to use Azure single sign-on by granting a
134
138
135
139
1. In a different web browser window, sign in to your Slack company site as an administrator.
136
140
137
-
2. Navigate to your slack company name on the left which, in our case has been setup as **Microsoft Azure AD**and then go to **Team Settings** as shown in the following screenshot.
141
+
2. Navigate to **Microsoft Azure AD** then go to **Team Settings**.
138
142
139
143

140
144
@@ -180,4 +184,4 @@ When you click the Slack tile in the Access Panel, you should be automatically s
180
184
181
185
-[What is conditional access in Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/conditional-access/overview)
182
186
183
-
-[Try Slack with Azure AD](https://aad.portal.azure.com/)
187
+
-[Try Slack with Azure AD](https://aad.portal.azure.com/)
0 commit comments