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/4me-tutorial.md
+16-5Lines changed: 16 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,10 +62,10 @@ Configure and test Azure AD SSO with 4me using a test user called **B.Simon**. F
62
62
To configure and test Azure AD SSO with 4me, complete the following building blocks:
63
63
64
64
1.**[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
65
-
1.**[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
66
-
1.**[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
65
+
***[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
66
+
***[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
67
67
1.**[Configure 4me SSO](#configure-4me-sso)** - to configure the single sign-on settings on application side.
68
-
1.**[Create 4me test user](#create-4me-test-user)** - to have a counterpart of B.Simon in 4me that is linked to the Azure AD representation of user.
68
+
***[Create 4me test user](#create-4me-test-user)** - to have a counterpart of B.Simon in 4me that is linked to the Azure AD representation of user.
69
69
1.**[Test SSO](#test-sso)** - to verify whether the configuration works.
70
70
71
71
## Configure Azure AD SSO
@@ -99,6 +99,17 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
99
99
> [!NOTE]
100
100
> These values are not real. Update these values with the actual Sign on URL and Identifier. Contact [4me Client support team](mailto:[email protected]) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
101
101
102
+
1. 4me 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.
103
+
104
+

105
+
106
+
1. In addition to above, 4me 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.
107
+
108
+
| Name | Source Attribute|
109
+
| ---------------| --------------- |
110
+
| first_name | user.givenname |
111
+
| last_name | user.surname |
112
+
102
113
1. In the **SAML Signing Certificate** section, click **Edit** button to open **SAML Signing Certificate** dialog.
0 commit comments