Skip to content

Commit 8db926c

Browse files
committed
update
1 parent 792d1c6 commit 8db926c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

articles/active-directory/saas-apps/slack-tutorial.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,17 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
9292
> [!NOTE]
9393
> 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.
9494

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.
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.
9696

9797
![image](common/edit-attribute.png)
9898

99+
1. In addition to above, Slack application expects few more attributes to be passed back in SAML response which are shown below. These attributes are also pre populated but you can review them as per your requirements. If the users do not have email address then map the **emailaddress** to **user.userprincipalname**.
100+
101+
| Name | Source Attribute |
102+
| -----|---------|
103+
| emailaddress | user.userprincipalname |
104+
| | |
105+
99106
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.
100107

101108
![The Certificate download link](common/certificatebase64.png)

0 commit comments

Comments
 (0)