Skip to content

Commit 39b6e30

Browse files
authored
Merge pull request #109967 from Jak-MS/catchpoint-tutorial
edit pass - Catchpoint tutorial
2 parents 9657eae + cf38f19 commit 39b6e30

File tree

1 file changed

+89
-87
lines changed

1 file changed

+89
-87
lines changed
Lines changed: 89 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Tutorial: Azure Active Directory single sign-on (SSO) integration with Catchpoint | Microsoft Docs'
2+
title: 'Tutorial: Azure Active Directory single sign-on (SSO) integration with Catchpoint'
33
description: Learn how to configure single sign-on between Azure Active Directory and Catchpoint.
44
services: active-directory
55
documentationCenter: na
@@ -19,176 +19,178 @@ ms.author: jeedes
1919
ms.collection: M365-identity-device-management
2020
---
2121

22-
# Tutorial: Azure Active Directory single sign-on (SSO) integration with Catchpoint
22+
# Tutorial: Azure Active Directory single sign-on integration with Catchpoint
2323

24-
In this tutorial, you'll learn how to integrate Catchpoint with Azure Active Directory (Azure AD). When you integrate Catchpoint with Azure AD, you can:
24+
In this tutorial, you learn how to integrate Catchpoint with Azure Active Directory (Azure AD). When you integrate Catchpoint with Azure AD, you can:
2525

26-
* Control in Azure AD who has access to Catchpoint.
27-
* Enable your users to be automatically signed-in to Catchpoint with their Azure AD accounts.
28-
* Manage your accounts in one central location - the Azure portal.
26+
* Control user access to Catchpoint from Azure AD.
27+
* Enable automatic Catchpoint sign-in for users with Azure AD accounts.
28+
* Manage your accounts in one central location: the Azure portal.
2929

30-
To learn more about SaaS app integration with Azure AD, see [What is application access and single sign-on with Azure Active Directory](https://docs.microsoft.com/azure/active-directory/manage-apps/what-is-single-sign-on).
30+
To learn more about SaaS app integration with Azure AD, see [What is application access and single sign-on with Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/manage-apps/what-is-single-sign-on).
3131

3232
## Prerequisites
3333

3434
To get started, you need the following items:
3535

3636
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
37-
* Catchpoint single sign-on (SSO) enabled subscription.
37+
* A Catchpoint subscription with single sign-on (SSO) enabled.
3838

3939
## Scenario description
4040

4141
In this tutorial, you configure and test Azure AD SSO in a test environment.
4242

43-
* Catchpoint supports **SP and IDP** initiated SSO
44-
* Catchpoint supports **Just In Time** user provisioning
45-
* Once you configure Catchpoint you can enforce session control, which protects exfiltration and infiltration of your organizations 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).
43+
* Catchpoint supports SP-initiated and IDP-initiated SSO.
44+
* Catchpoint supports just-in-time (JIT) user provisioning.
45+
* After you configure Catchpoint, you can enforce session control. This precaution protects against exfiltration and infiltration of your organization's sensitive data in real time. Session control is an extension of Conditional Access. [Learn how to enforce session control with Microsoft Cloud App Security](https://docs.microsoft.com/cloud-app-security/proxy-deployment-any-app).
4646

47-
## Adding Catchpoint from the gallery
47+
## Add Catchpoint from the gallery
4848

49-
To configure the integration of Catchpoint into Azure AD, you need to add Catchpoint from the gallery to your list of managed SaaS apps.
49+
To configure the integration of Catchpoint into Azure AD, add Catchpoint to your list of managed SaaS apps.
5050

51-
1. Sign in to the [Azure portal](https://portal.azure.com) using either a work or school account, or a personal Microsoft account.
52-
1. On the left navigation pane, select the **Azure Active Directory** service.
53-
1. Navigate to **Enterprise Applications** and then select **All Applications**.
54-
1. To add new application, select **New application**.
51+
1. Sign in to the [Azure portal](https://portal.azure.com) with a work, school, or personal Microsoft account.
52+
1. On the left pane, select the **Azure Active Directory** service.
53+
1. Go to **Enterprise Applications** and then select **All Applications**.
54+
1. To add a new application, select **New application**.
5555
1. In the **Add from the gallery** section, type **Catchpoint** in the search box.
56-
1. Select **Catchpoint** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
56+
1. Select **Catchpoint** from the results panel and then add the app. Wait a few seconds while the app is added to your tenant.
5757

5858
## Configure and test Azure AD single sign-on for Catchpoint
5959

60-
Configure and test Azure AD SSO with Catchpoint 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 Catchpoint.
60+
For SSO to work, you need to link an Azure AD user with a user in Catchpoint. For this tutorial, we'll configure a test user called **B.Simon**.
6161

62-
To configure and test Azure AD SSO with Catchpoint, complete the following building blocks:
62+
Complete the following sections:
6363

64-
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
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-
1. **[Configure Catchpoint SSO](#configure-catchpoint-sso)** - to configure the single sign-on settings on application side.
68-
* **[Create Catchpoint test user](#create-catchpoint-test-user)** - to have a counterpart of B.Simon in Catchpoint that is linked to the Azure AD representation of user.
69-
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
64+
1. [Configure Azure AD SSO](#configure-azure-ad-sso), to enable this feature for your users.
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+
1. [Configure Catchpoint SSO](#configure-catchpoint-sso), to configure the single sign-on settings on the application side.
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+
1. [Test SSO](#test-sso), to verify that the configuration works.
7070

7171
## Configure Azure AD SSO
7272

73-
Follow these steps to enable Azure AD SSO in the Azure portal.
73+
Follow these steps in the Azure portal to enable Azure AD SSO:
7474

75-
1. In the [Azure portal](https://portal.azure.com/), on the **Catchpoint** application integration page, find the **Manage** section and select **single sign-on**.
75+
1. Sign in to the [Azure portal](https://portal.azure.com/).
76+
1. On the **Catchpoint** application integration page, find the **Manage** section and select **single sign-on**.
7677
1. On the **Select a single sign-on method** page, select **SAML**.
77-
1. On the **Setup single sign-on with SAML** page, click 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 pen icon to edit the **Basic SAML Configuration** settings.
7879

7980
![Edit Basic SAML Configuration](common/edit-urls.png)
8081

81-
1. If you wish to configure the application in **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+
- For **Identifier**: `https://portal.catchpoint.com/SAML2`
85+
- For **Reply URL**: `https://portal.catchpoint.com/ui/Entry/SingleSignOn.aspx`
86+
- For **SP**-initiated mode, select **Set additional URLs** and enter the following value:
87+
- For **Sign-on URL**: `https://portal.catchpoint.com/ui/Entry/SingleSignOn.aspx`
8288

83-
a. In the **Identifier** text box, type the URL:
84-
`https://portal.catchpoint.com/SAML2`
89+
1. The Catchpoint application expects the SAML assertions in a specific format. Add custom attribute mappings to your configuration of SAML token attributes. The following table contains the list of default attributes:
8590

86-
b. In the **Reply URL** text box, type the URL:
87-
`https://portal.catchpoint.com/ui/Entry/SingleSignOn.aspx`
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 |
8898

89-
1. Click **Set additional URLs** and perform the following step if you wish to configure the application in **SP** initiated mode:
99+
![User Attributes & Claims list screenshot](common/default-attributes.png)
90100

91-
In the **Sign-on URL** text box, type the URL:
92-
`https://portal.catchpoint.com/ui/Entry/SingleSignOn.aspx`
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 and update it to fit your requirements.
93102

94-
1. 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.
95-
96-
![image](common/default-attributes.png)
97-
98-
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 pre populated but you can review them as per your requirements.
99-
100-
| Name | Source Attribute|
101-
| ------------ | --------- |
102-
| namespace | user.assignedrole |
103+
| Name | Source attribute|
104+
| ------------ | --------- |
105+
| namespace | user.assignedrole |
103106

104107
> [!NOTE]
105-
> 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).
106109
107-
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.
108111

109-
![The Certificate download link](common/certificatebase64.png)
112+
![The certificate download link](common/certificatebase64.png)
110113

111-
1. On the **Set up Catchpoint** section, copy the appropriate URL(s) based on your requirement.
114+
1. In the **Set up Catchpoint** section, copy the URLs that you need in a later step.
112115

113-
![Copy configuration URLs](common/copy-configuration-urls.png)
116+
![Copy configuration URLs](common/copy-configuration-urls.png)
114117

115118
### Create an Azure AD test user
116119

117-
In this section, you'll create a test user in the Azure portal called B.Simon.
120+
In this section, you use the Azure portal to create an Azure AD test user called B.Simon.
118121

119-
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
122+
1. From the left pane in the Azure portal, select **Azure Active Directory** > **Users** > **All users**.
120123
1. Select **New user** at the top of the screen.
121124
1. In the **User** properties, follow these steps:
122125
1. In the **Name** field, enter `B.Simon`.
123-
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
124-
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
125-
1. Click **Create**.
126+
1. In the **User name** field, enter the [email protected]. For example, enter `[email protected]`.
127+
1. Select the **Show password** check box. Note the displayed password value.
128+
1. Select **Create**.
126129

127130
### Assign the Azure AD test user
128131

129-
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.
130133

131-
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
134+
1. In the Azure portal, select **Enterprise Applications** > **All applications**.
132135
1. In the applications list, select **Catchpoint**.
133136
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
134137

135138
![The "Users and groups" link](common/users-groups-blade.png)
136139

137-
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
140+
1. Select **Add user**, and then select **Users and groups** in the **Add Assignment** dialog box.
138141

139-
![The Add User link](common/add-assign-user.png)
142+
![The "Add user" link](common/add-assign-user.png)
140143

141-
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.
142-
1. If you're expecting any role value in the SAML assertion, in the **Select Role** dialog, select the appropriate role for the user from the list and then click the **Select** button at the bottom of the screen.
143-
1. In the **Add Assignment** dialog, click the **Assign** button.
144+
1. In the **Users and groups** dialog box, select **B.Simon** from the list of users. 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**.
144147

145148
## Configure Catchpoint SSO
146149

147-
1. In a different web browser window, sign into Catchpoint application as an administrator.
148-
149-
1. Click on the **Settings** icon and select **SSO Identity Provider**.
150+
1. In a different web browser window, sign in to the Catchpoint application as an administrator.
150151

151-
![Catchpoint configuration](./media/catchpoint-tutorial/configuration1.png)
152+
1. Select the **Settings** icon and then **SSO Identity Provider**.
152153

153-
1. On the **Single Sign On** page, perform the following steps:
154+
![Catchpoint settings screenshot with SSO Identity Provider selected](./media/catchpoint-tutorial/configuration1.png)
154155

155-
![Catchpoint configuration](./media/catchpoint-tutorial/configuration2.png)
156+
1. On the **Single Sign On** page, enter the following fields:
156157

157-
1. In the **Namespace** textbox, enter a valid namespace value.
158+
![Catchpoint Single Sign On page screenshot](./media/catchpoint-tutorial/configuration2.png)
158159

159-
1. In the **Identity Provider Issuer** textbox, enter the **Azure AD Identifier** value, which you have copied from the Azure portal.
160+
Field | Value
161+
----- | -----
162+
**Namespace** | A valid namespace value.
163+
**Identity Provider Issuer** | The `Azure AD Identifier` value from the Azure portal.
164+
**Single Sign On Url** | The `Login URL` value from the Azure portal.
165+
**Certificate** | The contents of the downloaded `Certificate (Base64)` file from the Azure portal. Use Notepad to view and copy.
160166

161-
1. In the **Single Sign On Url** textbox, enter the **Login URL** value, which you have copied from the Azure portal.
167+
You might also upload the **Federation Metadata XML** by selecting the **Upload Metadata** option.
162168

163-
1. Open the downloaded **Certificate (Base64)** file into Notepad, copy the content of certificate file and paste it into **Certificate** textbox.
169+
1. Select **Save**.
164170

165-
1. You can also upload the **Federation Metadata XML** by clicking on the **Upload Metadata** option.
171+
### Create a Catchpoint test user
166172

167-
1. Click **Save**.
168-
169-
### Create Catchpoint test user
170-
171-
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+
Catchpoint supports 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.
172174

173175
## Test SSO
174176

175-
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 by using the My Apps portal.
176178

177-
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 configured. 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).
178180

179181
> [!NOTE]
180-
> 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**.
181-
182-
![Catchpoint configuration](./media/catchpoint-tutorial/loginimage.png)
182+
> When you're signed in to 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**.
183+
>
184+
> ![Catchpoint configuration](./media/catchpoint-tutorial/loginimage.png)
183185
184186
## Additional resources
185187

186-
- [ List of Tutorials on How to Integrate SaaS Apps with Azure Active Directory ](https://docs.microsoft.com/azure/active-directory/active-directory-saas-tutorial-list)
188+
- [List of tutorials on how to integrate SaaS apps with Azure Active Directory](https://docs.microsoft.com/azure/active-directory/active-directory-saas-tutorial-list)
187189

188-
- [What is application access and single sign-on with Azure Active Directory? ](https://docs.microsoft.com/azure/active-directory/manage-apps/what-is-single-sign-on)
190+
- [What is application access and single sign-on with Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/manage-apps/what-is-single-sign-on)
189191

190192
- [What is conditional access in Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/conditional-access/overview)
191193

192194
- [Try Catchpoint with Azure AD](https://aad.portal.azure.com/)
193195

194-
- [What is session control in Microsoft Cloud App Security?](https://docs.microsoft.com/cloud-app-security/proxy-intro-aad)
196+
- [What is session control in Microsoft Cloud App Security?](https://docs.microsoft.com/cloud-app-security/proxy-intro-aad)

0 commit comments

Comments
 (0)