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/eplatform-tutorial.md
+32-4Lines changed: 32 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.workload: identity
13
13
ms.tgt_pltfrm: na
14
14
ms.devlang: na
15
15
ms.topic: tutorial
16
-
ms.date: 02/27/2019
16
+
ms.date: 03/05/2019
17
17
ms.author: jeedes
18
18
19
19
---
@@ -106,15 +106,43 @@ To configure Azure AD single sign-on with ePlatform, perform the following steps
106
106
> [!NOTE]
107
107
> The value is not real. Update the value with the actual Sign-On URL. Contact [ePlatform Client support team](https://help.eplatform.co/hc/en-us) to get the value. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
108
108
109
-
4. In the **SAML Signing Certificate** section, click **Edit** button to open **SAML Signing Certificate** dialog.
109
+
5. In the **SAML Signing Certificate** section, click **Edit** button to open **SAML Signing Certificate** dialog.
6. On the **Set up ePlatform** section, copy the appropriate URL(s) as per your requirement.
117
+
7. Your ePlatform 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. Click **Edit** icon to open **User Attributes** dialog.
118
+
119
+

120
+
121
+
8. In addition to above, ePlatform application expects few more attributes to be passed back in SAML response. In the **User Claims** section on the **User Attributes** dialog, perform the following steps to add SAML token attribute as shown in the below table:
122
+
123
+
| Name | Source Attribute |
124
+
| ---------------| --------------- |
125
+
| upn | user.userprincipalname |
126
+
127
+
a. Click **Add new claim** to open the **Manage user claims** dialog.
128
+
129
+

130
+
131
+

132
+
133
+
b. In the **Name** textbox, type the attribute name shown for that row.
134
+
135
+
c. Leave the **Namespace** blank.
136
+
137
+
d. Select Source as **Attribute**.
138
+
139
+
e. From the **Source attribute** list, type the attribute value shown for that row.
140
+
141
+
f. Click **Ok**
142
+
143
+
g. Click **Save**.
144
+
145
+
9. On the **Set up ePlatform** section, copy the appropriate URL(s) as per your requirement.
0 commit comments