Skip to content

Commit 05a8102

Browse files
authored
Merge pull request #90452 from v-nagta/cyberark
Product Backlog Item 826354: SaaS App Tutorial: CyberArk SAML Authent…
2 parents ed9991f + 147456e commit 05a8102

File tree

1 file changed

+44
-38
lines changed

1 file changed

+44
-38
lines changed
Lines changed: 44 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: 'Tutorial: Azure Active Directory integration with CyberArk SAML Authentication | Microsoft Docs'
2+
title: 'Tutorial: Azure Active Directory single sign-on (SSO) integration with CyberArk SAML Authentication | Microsoft Docs'
33
description: Learn how to configure single sign-on between Azure Active Directory and CyberArk SAML Authentication.
44
services: active-directory
55
documentationCenter: na
66
author: jeevansd
77
manager: mtillman
8-
ms.reviewer: celested
8+
ms.reviewer: barbkess
99

1010
ms.assetid: 58d8a0be-5f1b-4680-bbcb-2975e5c57014
1111
ms.service: active-directory
@@ -14,13 +14,13 @@ ms.workload: identity
1414
ms.tgt_pltfrm: na
1515
ms.devlang: na
1616
ms.topic: tutorial
17-
ms.date: 06/10/2019
17+
ms.date: 10/03/2019
1818
ms.author: jeedes
1919

2020
ms.collection: M365-identity-device-management
2121
---
2222

23-
# Tutorial: Integrate CyberArk SAML Authentication with Azure Active Directory
23+
# Tutorial: Azure Active Directory single sign-on (SSO) integration with CyberArk SAML Authentication
2424

2525
In this tutorial, you'll learn how to integrate CyberArk SAML Authentication with Azure Active Directory (Azure AD). When you integrate CyberArk SAML Authentication with Azure AD, you can:
2626

@@ -39,7 +39,9 @@ To get started, you need the following items:
3939

4040
## Scenario description
4141

42-
In this tutorial, you configure and test Azure AD SSO in a test environment. CyberArk SAML Authentication supports **SP and IDP** initiated SSO.
42+
In this tutorial, you configure and test Azure AD SSO in a test environment.
43+
44+
* CyberArk SAML Authentication supports **SP and IDP** initiated SSO
4345

4446
## Adding CyberArk SAML Authentication from the gallery
4547

@@ -52,32 +54,32 @@ To configure the integration of CyberArk SAML Authentication into Azure AD, you
5254
1. In the **Add from the gallery** section, type **CyberArk SAML Authentication** in the search box.
5355
1. Select **CyberArk SAML Authentication** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
5456

55-
## Configure and test Azure AD single sign-on
57+
## Configure and test Azure AD single sign-on for CyberArk SAML Authentication
5658

57-
Configure and test Azure AD SSO with CyberArk SAML Authentication 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 CyberArk SAML Authentication.
59+
Configure and test Azure AD SSO with CyberArk SAML Authentication 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 CyberArk SAML Authentication.
5860

5961
To configure and test Azure AD SSO with CyberArk SAML Authentication, complete the following building blocks:
6062

61-
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** to enable your users to use this feature.
62-
2. **[Configure CyberArk SAML Authentication](#configure-cyberark-saml-authentication)** to configure the SSO settings on application side.
63-
3. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** to test Azure AD single sign-on with B. Simon.
64-
4. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** to enable B. Simon to use Azure AD single sign-on.
65-
5. **[Create CyberArk SAML Authentication test user](#create-cyberark-saml-authentication-test-user)** to have a counterpart of B. Simon in CyberArk SAML Authentication that is linked to the Azure AD representation of user.
66-
6. **[Test SSO](#test-sso)** to verify whether the configuration works.
63+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
64+
* **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
65+
* **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
66+
1. **[Configure CyberArk SAML Authentication SSO](#configure-cyberark-saml-authentication-sso)** - to configure the single sign-on settings on application side.
67+
* **[Create CyberArk SAML Authentication test user](#create-cyberark-saml-authentication-test-user)** - to have a counterpart of B.Simon in CyberArk SAML Authentication that is linked to the Azure AD representation of user.
68+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
6769

68-
### Configure Azure AD SSO
70+
## Configure Azure AD SSO
6971

7072
Follow these steps to enable Azure AD SSO in the Azure portal.
7173

72-
1. In the [Azure portal](https://portal.azure.com/), on the **CyberArk SAML Authentication** application integration page, find the **Manage** section and select **Single sign-on**.
73-
1. On the **Select a Single sign-on method** page, select **SAML**.
74-
1. On the **Set up Single Sign-On with SAML** page, click the edit/pen icon for **Basic SAML Configuration** to edit the settings.
74+
1. In the [Azure portal](https://portal.azure.com/), on the **CyberArk SAML Authentication** application integration page, find the **Manage** section and select **single sign-on**.
75+
1. On the **Select a single sign-on method** page, select **SAML**.
76+
1. On the **Set up single sign-on with SAML** page, click the edit/pen icon for **Basic SAML Configuration** to edit the settings.
7577

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

78-
1. On the **Basic SAML Configuration** section, if you wish to configure the application in **IDP** initiated mode, perform the following step:
80+
1. On the **Basic SAML Configuration** section, if you wish to configure the application in **IDP** initiated mode, enter the values for the following fields:
7981

80-
In the **Reply URL** text box, type a URL using the following pattern:
82+
In the **Reply URL** text box, type a URL using the following pattern:
8183
`https://<PVWA DNS or IP>/passwordvault/api/auth/saml/logon`
8284

8385
1. Click **Set additional URLs** and perform the following step if you wish to configure the application in **SP** initiated mode:
@@ -88,33 +90,29 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
8890
> [!NOTE]
8991
> These values are not real. Update these values with the actual Reply URL and Sign-On URL. Contact [CyberArk SAML Authentication 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.
9092

91-
1. On the **Set up Single Sign-On with SAML** page, in the **SAML Signing Certificate** section, find **Certificate (Raw)** and select **Download** to download the certificate and save it on your computer.
93+
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.
9294

93-
![The Certificate download link](common/certificateraw.png)
95+
![The Certificate download link](common/certificatebase64.png)
9496

9597
1. On the **Set up CyberArk SAML Authentication** section, copy the appropriate URL(s) based on your requirement.
9698

97-
![Copy configuration URLs](common/copy-configuration-urls.png)
98-
99-
### Configure CyberArk SAML Authentication
100-
101-
To configure single sign-on on **CyberArk SAML Authentication** side, you need to send the downloaded **Certificate (Raw)** and appropriate copied URLs from Azure portal to [CyberArk SAML Authentication support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides
99+
![Copy configuration URLs](common/copy-configuration-urls.png)
102100

103101
### Create an Azure AD test user
104102

105-
In this section, you'll create a test user in the Azure portal called B. Simon.
103+
In this section, you'll create a test user in the Azure portal called B.Simon.
106104

107105
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
108106
1. Select **New user** at the top of the screen.
109107
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, `B. [email protected]`.
108+
1. In the **Name** field, enter `B.Simon`.
109+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
112110
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
113111
1. Click **Create**.
114112

115113
### Assign the Azure AD test user
116114

117-
In this section, you'll enable B. Simon to use Azure single sign-on by granting access to CyberArk SAML Authentication.
115+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to CyberArk SAML Authentication.
118116

119117
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
120118
1. In the applications list, select **CyberArk SAML Authentication**.
@@ -126,22 +124,30 @@ In this section, you'll enable B. Simon to use Azure single sign-on by granting
126124

127125
![The Add User link](common/add-assign-user.png)
128126

129-
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.
127+
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.
130128
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.
131129
1. In the **Add Assignment** dialog, click the **Assign** button.
132130

131+
## Configure CyberArk SAML Authentication SSO
132+
133+
To configure single sign-on on **CyberArk SAML Authentication** side, you need to send the downloaded **Certificate (Base64)** and appropriate copied URLs from Azure portal to [CyberArk SAML Authentication support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
134+
133135
### Create CyberArk SAML Authentication test user
134136

135-
In this section, you create a user called Britta Simon in CyberArk SAML Authentication. Work with [CyberArk SAML Authentication support team](mailto:[email protected]) to add the users in the CyberArk SAML Authentication platform. Users must be created and activated before you use single sign-on.
137+
In this section, you create a user called B.Simon in CyberArk SAML Authentication. Work with [CyberArk SAML Authentication support team](mailto:[email protected]) to add the users in the CyberArk SAML Authentication platform. Users must be created and activated before you use single sign-on.
138+
139+
## Test SSO
140+
141+
In this section, you test your Azure AD single sign-on configuration using the Access Panel.
136142

137-
### Test SSO
143+
When you click the CyberArk SAML Authentication tile in the Access Panel, you should be automatically signed in to the CyberArk SAML Authentication 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).
138144

139-
When you select the CyberArk SAML Authentication tile in the Access Panel, you should be automatically signed in to the CyberArk SAML Authentication 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).
145+
## Additional resources
140146

141-
## Additional Resources
147+
- [ 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)
142148

143-
- [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)
149+
- [What is application access and single sign-on with Azure Active Directory? ](https://docs.microsoft.com/azure/active-directory/active-directory-appssoaccess-whatis)
144150

145-
- [What is application access and single sign-on with Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/active-directory-appssoaccess-whatis)
151+
- [What is conditional access in Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/conditional-access/overview)
146152

147-
- [What is conditional access in Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/conditional-access/overview)
153+
- [Try CyberArk SAML Authentication with Azure AD](https://aad.portal.azure.com/)

0 commit comments

Comments
 (0)