Skip to content

Commit 98276a7

Browse files
authored
Merge pull request #197830 from MicrosoftDocs/main
Merge Main to Live, 4 AM
2 parents 85d1ac6 + c8c804b commit 98276a7

File tree

81 files changed

+1092
-333
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+1092
-333
lines changed

articles/active-directory/saas-apps/cyberark-saml-authentication-tutorial.md

Lines changed: 16 additions & 11 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 CyberArk SAML Authentication | Microsoft Docs'
2+
title: 'Tutorial: Azure AD SSO integration with CyberArk SAML Authentication'
33
description: Learn how to configure single sign-on between Azure Active Directory and CyberArk SAML Authentication.
44
services: active-directory
55
author: jeevansd
@@ -9,11 +9,11 @@ ms.service: active-directory
99
ms.subservice: saas-app-tutorial
1010
ms.workload: identity
1111
ms.topic: tutorial
12-
ms.date: 02/09/2021
12+
ms.date: 05/11/2022
1313
ms.author: jeedes
1414
---
1515

16-
# Tutorial: Azure Active Directory single sign-on (SSO) integration with CyberArk SAML Authentication
16+
# Tutorial: Azure AD SSO integration with CyberArk SAML Authentication
1717

1818
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:
1919

@@ -27,13 +27,18 @@ To get started, you need the following items:
2727

2828
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
2929
* CyberArk SAML Authentication single sign-on (SSO) enabled subscription.
30+
* Along with Cloud Application Administrator, Application Administrator can also add or manage applications in Azure AD.
31+
For more information, see [Azure built-in roles](../roles/permissions-reference.md).
3032

3133
## Scenario description
3234

3335
In this tutorial, you configure and test Azure AD SSO in a test environment.
3436

3537
* CyberArk SAML Authentication supports **SP and IDP** initiated SSO.
3638

39+
> [!NOTE]
40+
> Identifier of this application is a fixed string value so only one instance can be configured in one tenant.
41+
3742
## Add CyberArk SAML Authentication from the gallery
3843

3944
To configure the integration of CyberArk SAML Authentication into Azure AD, you need to add CyberArk SAML Authentication from the gallery to your list of managed SaaS apps.
@@ -66,9 +71,9 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
6671
1. On the **Select a single sign-on method** page, select **SAML**.
6772
1. On the **Set up single sign-on with SAML** page, click the pencil icon for **Basic SAML Configuration** to edit the settings.
6873

69-
![Edit Basic SAML Configuration](common/edit-urls.png)
74+
![Screenshot shows to edit Basic S A M L Configuration.](common/edit-urls.png "Basic Configuration")
7075

71-
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:
76+
1. On the **Basic SAML Configuration** section, perform the following step:
7277

7378
In the **Reply URL** text box, type a URL using the following pattern:
7479
`https://<PVWA DNS or IP>/passwordvault/api/auth/saml/logon`
@@ -79,15 +84,15 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
7984
`https://<PVWA DNS or IP>/PasswordVault/v10/logon/saml`
8085

8186
> [!NOTE]
82-
> 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.
87+
> These values are not real. Update these values with the actual Reply URL and Sign-On URL. Contact your CyberArk Administration team to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
8388

8489
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.
8590

86-
![The Certificate download link](common/certificatebase64.png)
91+
![Screenshot shows the Certificate download link.](common/certificatebase64.png "Certificate")
8792

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

90-
![Copy configuration URLs](common/copy-configuration-urls.png)
95+
![Screenshot shows to copy configuration appropriate U R L.](common/copy-configuration-urls.png "Attributes")
9196

9297
### Create an Azure AD test user
9398

@@ -115,11 +120,11 @@ In this section, you'll enable B.Simon to use Azure single sign-on by granting a
115120

116121
## Configure CyberArk SAML Authentication SSO
117122

118-
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.
123+
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 your CyberArk Administration team. They set this setting to have the SAML SSO connection set properly on both sides.
119124

120125
### Create CyberArk SAML Authentication test user
121126

122-
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.
127+
In this section, you create a user called B.Simon in CyberArk SAML Authentication. Work with your CyberArk Administration team to add the users in the CyberArk SAML Authentication platform. Users must be created and activated before you use single sign-on.
123128

124129
## Test SSO
125130

@@ -139,4 +144,4 @@ You can also use Microsoft My Apps to test the application in any mode. When you
139144

140145
## Next steps
141146

142-
Once you configure CyberArk SAML Authentication 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 Defender for Cloud Apps](/cloud-app-security/proxy-deployment-any-app).
147+
Once you configure CyberArk SAML Authentication 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 Defender for Cloud Apps](/cloud-app-security/proxy-deployment-any-app).
Lines changed: 138 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,138 @@
1+
---
2+
title: 'Tutorial: Azure AD SSO integration with gamba!'
3+
description: Learn how to configure single sign-on between Azure Active Directory and gamba!.
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: 05/08/2022
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Tutorial: Azure AD SSO integration with gamba!
18+
19+
In this tutorial, you'll learn how to integrate gamba! with Azure Active Directory (Azure AD). When you integrate gamba! with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to gamba!.
22+
* Enable your users to be automatically signed-in to gamba! 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+
* gamba! single sign-on (SSO) enabled subscription.
31+
* Along with Cloud Application Administrator, Application Administrator can also add or manage applications in Azure AD.
32+
For more information, see [Azure built-in roles](../roles/permissions-reference.md).
33+
34+
## Scenario description
35+
36+
In this tutorial, you configure and test Azure AD SSO in a test environment.
37+
38+
* gamba! supports **SP** and **IDP** initiated SSO.
39+
40+
> [!NOTE]
41+
> Identifier of this application is a fixed string value so only one instance can be configured in one tenant.
42+
43+
## Add gamba! from the gallery
44+
45+
To configure the integration of gamba! into Azure AD, you need to add gamba! from the gallery to your list of managed SaaS apps.
46+
47+
1. Sign in to the Azure portal using either a work or school account, or a personal Microsoft account.
48+
1. On the left navigation pane, select the **Azure Active Directory** service.
49+
1. Navigate to **Enterprise Applications** and then select **All Applications**.
50+
1. To add new application, select **New application**.
51+
1. In the **Add from the gallery** section, type **gamba!** in the search box.
52+
1. Select **gamba!** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
53+
54+
## Configure and test Azure AD SSO for gamba!
55+
56+
Configure and test Azure AD SSO with gamba! 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 gamba!.
57+
58+
To configure and test Azure AD SSO with gamba!, perform the following steps:
59+
60+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
61+
1. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
62+
1. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
63+
1. **[Configure gamba! SSO](#configure-gamba-sso)** - to configure the single sign-on settings on application side.
64+
1. **[Create gamba! test user](#create-gamba-test-user)** - to have a counterpart of B.Simon in gamba! that is linked to the Azure AD representation of user.
65+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
66+
67+
## Configure Azure AD SSO
68+
69+
Follow these steps to enable Azure AD SSO in the Azure portal.
70+
71+
1. In the Azure portal, on the **gamba!** application integration page, find the **Manage** section and select **single sign-on**.
72+
1. On the **Select a single sign-on method** page, select **SAML**.
73+
1. On the **Set up single sign-on with SAML** page, click the pencil icon for **Basic SAML Configuration** to edit the settings.
74+
75+
![Screenshot shows to edit Basic S A M L Configuration.](common/edit-urls.png "Basic Configuration")
76+
77+
1. On the **Basic SAML Configuration** section, the user doesn't have to perform any step as the app is already pre-integrated with Azure.
78+
79+
1. Click **Set additional URLs** and perform the following step if you wish to configure the application in **SP** initiated mode:
80+
81+
In the **Sign-on URL** text box, type the URL:
82+
`https://www.getgamba.com/n/#/login`
83+
84+
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.
85+
86+
![Screenshot shows the Certificate download link.](common/certificate-base64-download.png "Certificate")
87+
88+
### Create an Azure AD test user
89+
90+
In this section, you'll create a test user in the Azure portal called B.Simon.
91+
92+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
93+
1. Select **New user** at the top of the screen.
94+
1. In the **User** properties, follow these steps:
95+
1. In the **Name** field, enter `B.Simon`.
96+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
97+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
98+
1. Click **Create**.
99+
100+
### Assign the Azure AD test user
101+
102+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to gamba!.
103+
104+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
105+
1. In the applications list, select **gamba!**.
106+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
107+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
108+
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.
109+
1. If you're 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.
110+
1. In the **Add Assignment** dialog, click the **Assign** button.
111+
112+
## Configure gamba! SSO
113+
114+
To configure single sign-on on **gamba!** side, you need to send the downloaded **Certificate (PEM)** and appropriate copied URLs from Azure portal to [gamba! support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
115+
116+
### Create gamba! test user
117+
118+
In this section, you create a user called Britta Simon in gamba!. Work with [gamba! support team](mailto:[email protected]) to add the users in the gamba! platform. Users must be created and activated before you use single sign-on.
119+
120+
## Test SSO
121+
122+
In this section, you test your Azure AD single sign-on configuration with following options.
123+
124+
#### SP initiated:
125+
126+
* Click on **Test this application** in Azure portal. This will redirect to gamba! Sign on URL where you can initiate the login flow.
127+
128+
* Go to gamba! Sign-on URL directly and initiate the login flow from there.
129+
130+
#### IDP initiated:
131+
132+
* Click on **Test this application** in Azure portal and you should be automatically signed in to the gamba! for which you set up the SSO.
133+
134+
You can also use Microsoft My Apps to test the application in any mode. When you click the gamba! 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 gamba! 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).
135+
136+
## Next steps
137+
138+
Once you configure gamba! 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)