Skip to content

Commit ec47933

Browse files
committed
Product Backlog Item 1642406: SaaS App Tutorial: UserTesting
1 parent eb93ca8 commit ec47933

File tree

2 files changed

+155
-0
lines changed

2 files changed

+155
-0
lines changed

articles/active-directory/saas-apps/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2148,6 +2148,8 @@
21482148
href: useall-tutorial.md
21492149
- name: UserEcho
21502150
href: userecho-tutorial.md
2151+
- name: UserTesting
2152+
href: usertesting-tutorial.md
21512153
- name: UserVoice
21522154
href: uservoice-tutorial.md
21532155
- name: ValidSign
Lines changed: 153 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,153 @@
1+
---
2+
title: 'Tutorial: Azure AD SSO integration with UserTesting'
3+
description: Learn how to configure single sign-on between Azure Active Directory and UserTesting.
4+
services: active-directory
5+
author: jeevansd
6+
manager: CelesteDG
7+
ms.reviewer: CelesteDG
8+
ms.service: active-directory
9+
ms.subservice: saas-app-tutorial
10+
ms.workload: identity
11+
ms.topic: tutorial
12+
ms.date: 11/01/2021
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Tutorial: Azure AD SSO integration with UserTesting
18+
19+
In this tutorial, you'll learn how to integrate UserTesting with Azure Active Directory (Azure AD). When you integrate UserTesting with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to UserTesting.
22+
* Enable your users to be automatically signed-in to UserTesting with their Azure AD accounts.
23+
* Manage your accounts in one central location - the Azure portal.
24+
25+
## Prerequisites
26+
27+
To get started, you need the following items:
28+
29+
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
30+
* UserTesting single sign-on (SSO) enabled subscription.
31+
32+
## Scenario description
33+
34+
In this tutorial, you configure and test Azure AD SSO in a test environment.
35+
36+
* UserTesting supports **SP and IDP** initiated SSO.
37+
38+
> [!NOTE]
39+
> Identifier of this application is a fixed string value so only one instance can be configured in one tenant.
40+
41+
## Add UserTesting from the gallery
42+
43+
To configure the integration of UserTesting into Azure AD, you need to add UserTesting from the gallery to your list of managed SaaS apps.
44+
45+
1. Sign in to the Azure portal using either a work or school account, or a personal Microsoft account.
46+
1. On the left navigation pane, select the **Azure Active Directory** service.
47+
1. Navigate to **Enterprise Applications** and then select **All Applications**.
48+
1. To add new application, select **New application**.
49+
1. In the **Add from the gallery** section, type **UserTesting** in the search UserTesting.
50+
1. Select **UserTesting** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
51+
52+
## Configure and test Azure AD SSO for UserTesting
53+
54+
Configure and test Azure AD SSO with UserTesting using a test user called **B.Simon**. For SSO to work, you need to establish a link relationship between an Azure AD user and the related user in UserTesting.
55+
56+
To configure and test Azure AD SSO with UserTesting, perform the following steps:
57+
58+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
59+
1. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
60+
1. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
61+
1. **[Configure UserTesting SSO](#configure-usertesting-sso)** - to configure the single sign-on settings on application side.
62+
1. **[Create UserTesting test user](#create-usertesting-test-user)** - to have a counterpart of B.Simon in UserTesting that is linked to the Azure AD representation of user.
63+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
64+
65+
## Configure Azure AD SSO
66+
67+
Follow these steps to enable Azure AD SSO in the Azure portal.
68+
69+
1. In the Azure portal, on the **UserTesting** application integration page, find the **Manage** section and select **single sign-on**.
70+
1. On the **Select a single sign-on method** page, select **SAML**.
71+
1. On the **Set up single sign-on with SAML** page, click the pencil icon for **Basic SAML Configuration** to edit the settings.
72+
73+
![Edit Basic SAML Configuration](common/edit-urls.png)
74+
75+
1. On the **Basic SAML Configuration** section, the user does not have to perform any step as the app is already pre-integrated with Azure.
76+
77+
1. On the **Basic SAML Configuration** section, if you wish to configure the application in **SP** initiated mode, perform the following steps:
78+
79+
a. In the **Identifier** textbox, type the URL:
80+
`https://www.okta.com/saml2/service-provider/sposbpqioaxlalylvzsc`
81+
82+
b. In the **Reply URL** textbox, type the URL:
83+
`https://auth.usertesting.com/sso/saml2/0oa1mi3sggbs692Nc0h8`
84+
85+
c. In the **Sign on URL** textbox, type the URL:
86+
`https://app.usertesting.com/users/sso_sign_in`
87+
88+
d. In the **Relay State** textbox, type the URL:
89+
`https://app.usertesting.com/sessions/from_idp`
90+
91+
1. Your UserTesting 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 an example for this. The default value of **Unique User Identifier** is **user.userprincipalname** but UserTesting expects this to be mapped with the user's email address. For that you can use **user.mail** attribute from the list or use the appropriate attribute value based on your organization configuration.
92+
93+
![image](common/default-attributes.png)
94+
95+
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, find **Federation Metadata XML** and select **Download** to download the certificate and save it on your computer.
96+
97+
![The Certificate download link](common/metadataxml.png)
98+
99+
1. On the **Set up UserTesting** section, copy the appropriate URL(s) based on your requirement.
100+
101+
![Copy configuration URLs](common/copy-configuration-urls.png)
102+
103+
### Create an Azure AD test user
104+
105+
In this section, you'll create a test user in the Azure portal called B.Simon.
106+
107+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
108+
1. Select **New user** at the top of the screen.
109+
1. In the **User** properties, follow these steps:
110+
1. In the **Name** field, enter `B.Simon`.
111+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
112+
1. Select the **Show password** check UserTesting, and then write down the value that's displayed in the **Password** UserTesting.
113+
1. Click **Create**.
114+
115+
### Assign the Azure AD test user
116+
117+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to UserTesting.
118+
119+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
120+
1. In the applications list, select **UserTesting**.
121+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
122+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
123+
1. In the **Users and groups** dialog, select **B.Simon** from the Users list, then click the **Select** button at the bottom of the screen.
124+
1. If you are expecting a role to be assigned to the users, you can select it from the **Select a role** dropdown. If no role has been set up for this app, you see "Default Access" role selected.
125+
1. In the **Add Assignment** dialog, click the **Assign** button.
126+
127+
## Configure UserTesting SSO
128+
129+
To configure single sign-on on **UserTesting** side, you need to send the downloaded **Federation Metadata XML** and appropriate copied URLs from Azure portal to [UserTesting support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides. [Learn how](https://help.usertesting.com/hc/en-us/articles/360001764852-Single-Sign-On-SSO-Setup-Instructions).
130+
131+
### Create UserTesting test user
132+
133+
In this section, you create a user called Britta Simon in UserTesting. Work with [UserTesting support team](mailto:[email protected]) to add the users in the UserTesting platform. Users must be created and activated before you use single sign-on.
134+
135+
## Test SSO
136+
137+
In this section, you test your Azure AD single sign-on configuration with following options.
138+
139+
#### SP initiated:
140+
141+
* Click on **Test this application** in Azure portal. This will redirect to UserTesting Sign on URL where you can initiate the login flow.
142+
143+
* Go to UserTesting Sign-on URL directly and initiate the login flow from there.
144+
145+
#### IDP initiated:
146+
147+
* Click on **Test this application** in Azure portal and you should be automatically signed in to the UserTesting for which you set up the SSO.
148+
149+
You can also use Microsoft My Apps to test the application in any mode. When you click the UserTesting 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 UserTesting 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).
150+
151+
## Next steps
152+
153+
Once you configure UserTesting you can enforce session control, which protects exfiltration and infiltration of your organization’s sensitive data in real time. Session control extends from Conditional Access. [Learn how to enforce session control with Microsoft Cloud App Security](/cloud-app-security/proxy-deployment-aad).

0 commit comments

Comments
 (0)