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/mural-identity-tutorial.md
+35-6Lines changed: 35 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
9
9
ms.subservice: saas-app-tutorial
10
10
ms.workload: identity
11
11
ms.topic: tutorial
12
-
ms.date: 12/10/2021
12
+
ms.date: 09/19/2022
13
13
ms.author: jeedes
14
14
15
15
---
@@ -86,10 +86,12 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
86
86
| Name | Source Attribute|
87
87
| -------- | --------- |
88
88
| email | user.userprincipalname |
89
+
| FirstName | user.givenname |
90
+
| LastName | user.surname |
89
91
90
-
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.
92
+
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, find **Certificate (PEM)** and select **Download** to download the certificate and save it on your computer.
1. On the **Set up MURAL Identity** section, copy the appropriate URL(s) based on your requirement.
95
97
@@ -121,7 +123,34 @@ In this section, you'll enable B.Simon to use Azure single sign-on by granting a
121
123
122
124
## Configure MURAL Identity SSO
123
125
124
-
To configure single sign-on on **MURAL Identity** side, you need to send the downloaded **Certificate (Base64)** and appropriate copied URLs from Azure portal to [MURAL Identity support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
126
+
1. Log in to the MURAL Identity website as an administrator.
127
+
128
+
1. Click your **name** in the bottom left corner of the dashboard and select **Company dashboard** from the list of options.
129
+
130
+
1. Click **SSO** in the left sidebar and perform the below steps.
131
+
132
+

133
+
134
+
a. Download the **MURAL's metadata**.
135
+
136
+
b. In the **Sign in URL** textbox, paste the **Login URL** value, which you have copied from the Azure portal.
137
+
138
+
c. In the **Sign in certificate**, upload the **Certificate (PEM)**, which you have downloaded from the Azure portal.
139
+
140
+
d. Select **HTTP-POST** as the Request binding type and select **SHA256** as the Sign in algorithm type.
141
+
142
+
e. In the **Claim mapping** section, fill the following fields.
* First name: `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname`
147
+
148
+
* Last name: `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname`
149
+
150
+
f. Click **Test single sign-on** to test the configuration and **Save** it.
151
+
152
+
> [!NOTE]
153
+
> For more information on how to configure the SSO at MURAL, please follow [this](https://support.mural.co/articles/6224385-mural-s-azure-ad-integration) support page.
125
154
126
155
### Create MURAL Identity test user
127
156
@@ -135,13 +164,13 @@ In this section, you test your Azure AD single sign-on configuration with follow
135
164
136
165
* Click on **Test this application** in Azure portal. This will redirect to MURAL Identity Sign on URL where you can initiate the login flow.
137
166
138
-
* Go to MURAL Identity Sign-on URL directly and initiate the login flow from there.
167
+
* Go to MURAL Identity Signon URL directly and initiate the login flow from there.
139
168
140
169
#### IDP initiated:
141
170
142
171
* Click on **Test this application** in Azure portal and you should be automatically signed in to the MURAL Identity for which you set up the SSO.
143
172
144
-
You can also use Microsoft My Apps to test the application in any mode. When you click the MURAL Identity tile in the My Apps, if configured in SP mode you would be redirected to the application signon page for initiating the login flow and if configured in IDP mode, you should be automatically signed in to the MURAL Identity for which you set up the SSO. For more information about the My Apps, see [Introduction to the My Apps](../user-help/my-apps-portal-end-user-access.md).
173
+
You can also use Microsoft My Apps to test the application in any mode. When you click the MURAL Identity tile in the My Apps, if configured in SP mode you would be redirected to the application sign-on page for initiating the login flow and if configured in IDP mode, you should be automatically signed in to the MURAL Identity for which you set up the SSO. For more information about the My Apps, see [Introduction to the My Apps](../user-help/my-apps-portal-end-user-access.md).
0 commit comments