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/catchpoint-tutorial.md
+47-42Lines changed: 47 additions & 42 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ To get started, you need the following items:
40
40
41
41
In this tutorial, you configure and test Azure AD SSO in a test environment.
42
42
43
-
* Catchpoint supports SP- and IDP-initiated SSO.
43
+
* Catchpoint supports SP-initiated and IDP-initiated SSO.
44
44
* Catchpoint supports just-in-time (JIT) user provisioning.
45
45
* After you configure Catchpoint, you can enforce session control. This procedure protects against 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](https://docs.microsoft.com/cloud-app-security/proxy-deployment-any-app).
46
46
@@ -51,7 +51,7 @@ To configure the integration of Catchpoint into Azure AD, you need to add Catchp
51
51
1. Sign in to the [Azure portal](https://portal.azure.com) with a work or school account, or a personal Microsoft account.
52
52
1. On the left navigation pane, select the **Azure Active Directory** service.
53
53
1. Go to **Enterprise Applications** and then select **All Applications**.
54
-
1. To add new application, select **New application**.
54
+
1. To add a new application, select **New application**.
55
55
1. In the **Add from the gallery** section, type **Catchpoint** in the search box.
56
56
1. Select **Catchpoint** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
57
57
@@ -65,116 +65,121 @@ Complete the following sections:
65
65
***[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
66
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 Catchpoint SSO](#configure-catchpoint-sso)** - to configure the single sign-on settings on the application side.
68
-
***[Create Catchpoint test user](#create-catchpoint-test-user)** - the B.Simon test account in Catchpoint which is linked to the Azure AD test account.
68
+
***[Create Catchpoint test user](#create-a-catchpoint-test-user)** - to allow linking of the B.Simon Azure AD test account to a similar user account in Catchpoint.
69
69
1.**[Test SSO](#test-sso)** - to verify that the configuration works.
70
70
71
71
## Configure Azure AD SSO
72
72
73
-
Follow these steps in the Azure portal to enable Azure AD SSO.
73
+
Follow these steps in the Azure portal to enable Azure AD SSO.
74
74
75
75
1. Sign in to the [Azure portal](https://portal.azure.com/)
76
76
1. On the **Catchpoint** application integration page, find the **Manage** section and select **single sign-on**.
77
77
1. On the **Select a single sign-on method** page, select **SAML**.
78
-
1. On the **Setup single sign-on with SAML** page, select the edit/pen icon for **Basic SAML Configuration** to edit the settings.
78
+
1. On the **Set Up Single Sign-On with SAML** page, select the edit/pen icon for **Basic SAML Configuration** to edit the settings.
1. Configure Catchpoin in either **IDP** or **SP** intiated mode:
83
-
- For **IDP**initiated mode, enter the values for the following fields:
82
+
1. Configure the initiated mode for Catchpoint:
83
+
- For **IDP**-initiated mode, enter the values for the following fields:
84
84
- For **Identifier**: `https://portal.catchpoint.com/SAML2`
85
85
- For **Reply URL**: `https://portal.catchpoint.com/ui/Entry/SingleSignOn.aspx`
86
-
- For **SP**initiated mode, **Set additional URLs** and enter the following value:
86
+
- For **SP**-initiated mode, select**Set additional URLs** and enter the following value:
87
87
- For **Sign-on URL**: `https://portal.catchpoint.com/ui/Entry/SingleSignOn.aspx`
88
88
89
-
\***
89
+
1. The Catchpoint application expects the SAML assertions in a specific format. Add custom attribute mappings to your SAML token attributes configuration. The following table contains the list of default attributes:
90
90
91
-
1. The Catchpoint 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.
91
+
| Name | Source Attribute|
92
+
| ------------ | --------- |
93
+
| Givenname | user.givenneame |
94
+
| Surname | user.surname |
95
+
| Emailaddress | user.mail |
96
+
| Name | user.userprincipalname |
97
+
| Unique User Identifier | user.userprincipalname |
92
98
93
-

99
+

94
100
95
-
1.In addition to above, Catchpoint application expects few more attributes to be passed back in SAML response which are shown below. These attributes are also prepopulated but you can review them as per your requirements.
101
+
1.Also, the Catchpoint application expects another attribute to be passed in a SAML response. See the following table. This attribute is also pre-populated, but you can review it as per your requirements.
96
102
97
103
| Name | Source Attribute|
98
104
| ------------ | --------- |
99
105
| namespace | user.assignedrole |
100
106
101
107
> [!NOTE]
102
-
> namespace claim needs to be mapped with the account name. This account name should be setup as the roles in Azure AD which will be passed back in SAML response. Please refer this [article](https://docs.microsoft.com/azure/active-directory/develop/active-directory-enterprise-app-role-management) to learn how to setup the roles
108
+
> The `namespace` claim needs to be mapped with the account name. This account name should be set up with a role in Azure AD to be passed back in SAML response. For more information about roles in Azure AD, see [Configure the role claim issued in the SAML token for enterprise applications](https://docs.microsoft.com/azure/active-directory/develop/active-directory-enterprise-app-role-management).
103
109
104
-
1.On the **Setup 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.
110
+
1.Go to the **Set Up Single Sign-On with SAML** page. In the **SAML Signing Certificate** section, find **Certificate (Base64)**. Select **Download** to save the certificate to your computer.
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
122
-
1.Click**Create**.
128
+
1.Select**Create**.
123
129
124
130
### Assign the Azure AD test user
125
131
126
-
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to Catchpoint.
132
+
In this section, you enable B.Simon to use Azure single sign-on by granting access to Catchpoint.
127
133
128
134
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
129
135
1. In the applications list, select **Catchpoint**.
130
136
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
131
137
132
138

133
139
134
-
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
140
+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog box.
135
141
136
142

137
143
138
-
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.
139
-
1. If you're expecting any role value in the SAML assertion, in the **Select Role** dialog, select the appropriate role for the userfrom the list and then click the **Select** button at the bottom of the screen.
140
-
1. In the **Add Assignment** dialog, click the **Assign** button.
144
+
1. In the **Users and groups** dialog box, select **B.Simon** from the Users list, then click **Select** at the bottom of the screen.
145
+
1. If you expect a role value in the SAML assertion, look in the **Select Role** dialog box and choose the user's role from the list. Click the **Select** button at the bottom of the screen.
146
+
1. In the **Add Assignment** dialog box, select **Assign**.
141
147
142
148
## Configure Catchpoint SSO
143
149
144
-
1. In a different web browser window, sign into Catchpoint application as an administrator.
145
-
146
-
1. Click on the **Settings** icon and select **SSO Identity Provider**.
1. Select the **Settings** icon and then **SSO Identity Provider**.
153
153
154
-
1. In the **Namespace** textbox, enter a valid namespace value.
154
+

155
155
156
-
1.In the **Identity Provider Issuer**textbox, enter the **Azure AD Identifier** value, which you have copied from the Azure portal.
156
+
1.On the **Single Sign On**page, enter the following fields:
157
157
158
-
1. In the **Single Sign On Url** textbox, enter the **Login URL** value, which you have copied from the Azure portal.
158
+

159
159
160
-
1. Open the downloaded **Certificate (Base64)** file into Notepad, copy the content of certificate file and paste it into **Certificate** textbox.
160
+
Field | Value
161
+
----- | -----
162
+
**Namespace** | valid namespace value
163
+
**Identity Provider Issuer** | `Azure AD Identifier` from the Azure portal
164
+
**Single Sign On Url** | `Login URL` from the Azure portal
165
+
**Certificate** | Downloaded `Certificate (Base64)` file from the Azure portal. Use Notepad to view and copy.
161
166
162
-
1.You can also upload the **Federation Metadata XML** by clicking on the **Upload Metadata** option.
167
+
You might also upload the **Federation Metadata XML** by selecting the **Upload Metadata** option.
163
168
164
-
1.Click**Save**.
169
+
1.Select**Save**.
165
170
166
-
### Create Catchpoint test user
171
+
### Create a Catchpoint test user
167
172
168
-
In this section, a user called Britta Simon is created in Catchpoint. Catchpoint supports just-in-time user provisioning, which is enabled by default. There is no action item for you in this section. If a user doesn't already exist in Catchpoint, a new one is created after authentication.
173
+
Catchpointsupports just-in-time user provisioning, which is enabled by default. You have no action items in this section. If B.Simon doesn't already exist as a user in Catchpoint, it's created after authentication.
169
174
170
175
## Test SSO
171
176
172
-
In this section, you test your Azure AD single sign-on configuration using the Access Panel.
177
+
In this section, you test your Azure AD single sign-on configuration using the My Apps portal.
173
178
174
-
When you click the Catchpoint tile in the Access Panel, you should be automatically signed in to the Catchpoint for which you set up SSO. For more information about the Access Panel, see [Introduction to the Access Panel](https://docs.microsoft.com/azure/active-directory/active-directory-saas-access-panel-introduction).
179
+
When you select the Catchpoint tile in the My Apps portal, you should be automatically signed in to the Catchpoint app with SSO set up. For more information about the My Apps portal, see [Sign in and start apps from the My Apps portal](https://docs.microsoft.com/azure/active-directory/user-help/my-apps-portal-end-user-access).
175
180
176
181
> [!NOTE]
177
-
> When you are sign into the Catchpoint application through the login page, after providing **Catchpoint Credentials**, enter the valid **Namespace** value in the **Company Credentials(SSO)**textbox and click**Login**.
182
+
> When you are signed into the Catchpoint application through the login page, after providing **Catchpoint Credentials**, enter the valid **Namespace** value in the **Company Credentials(SSO)**field and select**Login**.
0 commit comments