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
@@ -36,6 +36,9 @@ To get started, you need the following items:
36
36
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
37
37
* Slack single sign-on (SSO) enabled subscription.
38
38
39
+
> [!NOTE]
40
+
> Identifier of this application is a fixed string value so only one instance can be configured in one tenant.
41
+
39
42
## Scenario description
40
43
41
44
In this tutorial, you configure and test Azure AD SSO in a test environment.
@@ -45,9 +48,6 @@ In this tutorial, you configure and test Azure AD SSO in a test environment.
45
48
* Slack supports [**Automated** user provisioning](https://docs.microsoft.com/azure/active-directory/saas-apps/slack-provisioning-tutorial)
46
49
* Once you configure Slack you can enforce Session control, which protect exfiltration and infiltration of your organization’s sensitive data in real-time. Session control extend from Conditional Access. [Learn how to enforce session control with Microsoft Cloud App Security](https://docs.microsoft.com/cloud-app-security/proxy-deployment-aad)
47
50
48
-
> [!NOTE]
49
-
> Identifier of this application is a fixed string value so only one instance can be configured in one tenant.
50
-
51
51
## Adding Slack from the gallery
52
52
53
53
To configure the integration of Slack into Azure AD, you need to add Slack from the gallery to your list of managed SaaS apps.
@@ -85,7 +85,7 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
85
85
1. On the **Basic SAML Configuration** section, enter the values for the following fields:
86
86
87
87
a. In the **Sign on URL** text box, type a URL using the following pattern:
88
-
`https://<companyname>.slack.com`
88
+
`https://< DOMAIN NAME>.slack.com/sso/saml/start`
89
89
90
90
b. In the **Identifier (Entity ID)** text box, type a URL:
91
91
`https://slack.com`
@@ -148,15 +148,15 @@ In this section, you'll enable B.Simon to use Azure single sign-on by granting a
148
148
149
149
2. Navigate to **Microsoft Azure AD** then go to **Team Settings**.
150
150
151
-

151
+

152
152
153
153
3. In the **Team Settings** section, click the **Authentication** tab, and then click **Change Settings**.
154
154
155
-

155
+

156
156
157
157
4. On the **SAML Authentication Settings** dialog, perform the following steps:
158
158
159
-

159
+

160
160
161
161
a. In the **SAML 2.0 Endpoint (HTTP)** textbox, paste the value of **Login URL**, which you have copied from Azure portal.
162
162
@@ -166,7 +166,11 @@ In this section, you'll enable B.Simon to use Azure single sign-on by granting a
166
166
167
167
d. Configure the above three settings as appropriate for your Slack team. For more information about the settings, please find the **Slack's SSO configuration guide** here. `https://get.slack.help/hc/articles/220403548-Guide-to-single-sign-on-with-Slack%60`
168
168
169
-
e. Click **Save Configuration**.
169
+

170
+
171
+
e. Click on **expand** and enter `https://slack.com` in the **Identity provider issuer** textbox.
0 commit comments