Skip to content

Commit 83dada0

Browse files
authored
Merge pull request #178125 from bhavana-129/v-client
Product Backlog Item 1642411: SaaS App Tutorial: V-Client
2 parents 51d14a7 + 42e1627 commit 83dada0

File tree

2 files changed

+150
-0
lines changed

2 files changed

+150
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2156,6 +2156,8 @@
21562156
href: uservoice-tutorial.md
21572157
- name: ValidSign
21582158
href: validsign-tutorial.md
2159+
- name: V-Client
2160+
href: v-client-tutorial.md
21592161
- name: VECOS Releezme Locker management system
21602162
href: vecos-releezme-locker-management-system-tutorial.md
21612163
- name: Velpic SAML
Lines changed: 148 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,148 @@
1+
---
2+
title: 'Tutorial: Azure AD SSO integration with V-Client'
3+
description: Learn how to configure single sign-on between Azure Active Directory and V-Client.
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 V-Client
18+
19+
In this tutorial, you'll learn how to integrate V-Client with Azure Active Directory (Azure AD). When you integrate V-Client with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to V-Client.
22+
* Enable your users to be automatically signed-in to V-Client 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+
* V-Client 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+
* V-Client supports **IDP** initiated SSO.
37+
38+
## Add V-Client from the gallery
39+
40+
To configure the integration of V-Client into Azure AD, you need to add V-Client from the gallery to your list of managed SaaS apps.
41+
42+
1. Sign in to the Azure portal using either a work or school account, or a personal Microsoft account.
43+
1. On the left navigation pane, select the **Azure Active Directory** service.
44+
1. Navigate to **Enterprise Applications** and then select **All Applications**.
45+
1. To add new application, select **New application**.
46+
1. In the **Add from the gallery** section, type **V-Client** in the search box.
47+
1. Select **V-Client** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
48+
49+
## Configure and test Azure AD SSO for V-Client
50+
51+
Configure and test Azure AD SSO with V-Client 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 V-Client.
52+
53+
To configure and test Azure AD SSO with V-Client, perform the following steps:
54+
55+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
56+
1. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
57+
1. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
58+
1. **[Configure V-Client SSO](#configure-v-client-sso)** - to configure the single sign-on settings on application side.
59+
1. **[Create V-Client test user](#create-v-client-test-user)** - to have a counterpart of B.Simon in V-Client that is linked to the Azure AD representation of user.
60+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
61+
62+
## Configure Azure AD SSO
63+
64+
Follow these steps to enable Azure AD SSO in the Azure portal.
65+
66+
1. In the Azure portal, on the **V-Client** application integration page, find the **Manage** section and select **single sign-on**.
67+
1. On the **Select a single sign-on method** page, select **SAML**.
68+
1. On the **Set up single sign-on with SAML** page, click the pencil icon for **Basic SAML Configuration** to edit the settings.
69+
70+
![Edit Basic SAML Configuration](common/edit-urls.png)
71+
72+
1. On the **Basic SAML Configuration** section, perform the following steps:
73+
74+
a. In the **Identifier** text box, type a URL using one of the following patterns:
75+
76+
| **Identifier** |
77+
|--------|
78+
| `https://<Environment>.verona.amigram.xyz/<CustomerName>` |
79+
| ` https://<Environment>.all-cloud.jp/<CustomerName>` |
80+
81+
b. In the **Reply URL** text box, type a URL using one of the following patterns:
82+
83+
| **Reply URL** |
84+
|------|
85+
| `https://<Environment>-api.verona.amigram.xyz/id/saml2/acs` |
86+
| `https://<Environment>-api.all-cloud.jp/id/saml2/acs` |
87+
88+
> [!NOTE]
89+
> These values are not real. Update these values with the actual Identifier and Reply URL. Contact [V-Client 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.
90+
91+
1. V-Client 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.
92+
93+
![image](common/default-attributes.png)
94+
95+
1. In addition to above, V-Client 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.
96+
97+
| Name | Source Attribute|
98+
| ------------- | --------- |
99+
| oid | user.objectid |
100+
| displayname | user.displayname |
101+
102+
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.
103+
104+
![The Certificate download link](common/certificate-base64-download.png)
105+
106+
### Create an Azure AD test user
107+
108+
In this section, you'll create a test user in the Azure portal called B.Simon.
109+
110+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
111+
1. Select **New user** at the top of the screen.
112+
1. In the **User** properties, follow these steps:
113+
1. In the **Name** field, enter `B.Simon`.
114+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
115+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
116+
1. Click **Create**.
117+
118+
### Assign the Azure AD test user
119+
120+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to V-Client.
121+
122+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
123+
1. In the applications list, select **V-Client**.
124+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
125+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
126+
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. 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.
128+
1. In the **Add Assignment** dialog, click the **Assign** button.
129+
130+
## Configure V-Client SSO
131+
132+
To configure single sign-on on **V-Client** side, you need to send the downloaded **Certificate (PEM)** and appropriate copied URLs from Azure portal to [V-Client support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
133+
134+
### Create V-Client test user
135+
136+
In this section, you create a user called Britta Simon in V-Client. Work with [V-Client support team](mailto:[email protected]) to add the users in the V-Client platform. Users must be created and activated before you use single sign-on.
137+
138+
## Test SSO
139+
140+
In this section, you test your Azure AD single sign-on configuration with following options.
141+
142+
* Click on Test this application in Azure portal and you should be automatically signed in to the V-Client for which you set up the SSO.
143+
144+
* You can use Microsoft My Apps. When you click the V-Client tile in the My Apps, you should be automatically signed in to the V-Client 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).
145+
146+
## Next steps
147+
148+
Once you configure V-Client 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)