Skip to content

Commit 5fac152

Browse files
Merge pull request #205489 from bhavana-129/lusid
Product Backlog Item 1990914: SaaS App Tutorial: LUSID
2 parents f54a2dc + 05f806f commit 5fac152

File tree

2 files changed

+170
-0
lines changed

2 files changed

+170
-0
lines changed
Lines changed: 168 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,168 @@
1+
---
2+
title: 'Tutorial: Azure AD SSO integration with LUSID'
3+
description: Learn how to configure single sign-on between Azure Active Directory and LUSID.
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: 07/21/2022
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Tutorial: Azure AD SSO integration with LUSID
18+
19+
In this tutorial, you'll learn how to integrate LUSID with Azure Active Directory (Azure AD). When you integrate LUSID with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to LUSID.
22+
* Enable your users to be automatically signed-in to LUSID 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+
* LUSID 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+
* LUSID supports **SP** and **IDP** initiated SSO.
39+
* LUSID supports **Just In Time** user provisioning.
40+
41+
## Add LUSID from the gallery
42+
43+
To configure the integration of LUSID into Azure AD, you need to add LUSID from the gallery to your list of managed SaaS apps.
44+
45+
1. Sign in to the Azure portal using either a work or school account, or a personal Microsoft account.
46+
1. On the left navigation pane, select the **Azure Active Directory** service.
47+
1. Navigate to **Enterprise Applications** and then select **All Applications**.
48+
1. To add new application, select **New application**.
49+
1. In the **Add from the gallery** section, type **LUSID** in the search box.
50+
1. Select **LUSID** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
51+
52+
## Configure and test Azure AD SSO for LUSID
53+
54+
Configure and test Azure AD SSO with LUSID 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 at LUSID.
55+
56+
To configure and test Azure AD SSO with LUSID, perform the following steps:
57+
58+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
59+
1. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
60+
1. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
61+
1. **[Configure LUSID SSO](#configure-lusid-sso)** - to configure the single sign-on settings on application side.
62+
1. **[Create LUSID test user](#create-lusid-test-user)** - to have a counterpart of B.Simon in LUSID that is linked to the Azure AD representation of user.
63+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
64+
65+
## Configure Azure AD SSO
66+
67+
Follow these steps to enable Azure AD SSO in the Azure portal.
68+
69+
1. In the Azure portal, on the **LUSID** application integration page, find the **Manage** section and select **single sign-on**.
70+
1. On the **Select a single sign-on method** page, select **SAML**.
71+
1. On the **Set up single sign-on with SAML** page, click the pencil icon for **Basic SAML Configuration** to edit the settings.
72+
73+
![Screenshot shows to edit Basic SAML Configuration.](common/edit-urls.png "Basic Configuration")
74+
75+
1. On the **Basic SAML Configuration** section, perform the following steps:
76+
77+
a. In the **Identifier** textbox, type a URL using the following pattern:
78+
`https://www.okta.com/saml2/service-provider/<ID>`
79+
80+
b. In the **Reply URL** textbox, type a URL using the following pattern:
81+
`https://<CustomerDomain>.identity.lusid.com/sso/saml2/<ID>`
82+
83+
1. Click **Set additional URLs** and perform the following steps, if you wish to configure the application in **SP** initiated mode:
84+
85+
a. In the **Sign-on URL** text box, type a URL using the following pattern:
86+
`https://<CustomerDomain>.lusid.com/ `
87+
88+
b. In the **Relay State** text box, type a URL using the following pattern:
89+
`https://<CustomerDomain>.lusid.com/app/home`
90+
91+
> [!Note]
92+
> These values are not real. Update these values with the actual Identifier, Reply URL, Sign on URL and Relay State URL. Contact [LUSID 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.
93+
94+
1. LUSID 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+
![Screenshot shows the image of LUSID application.](common/default-attributes.png "Image")
97+
98+
1. In addition to above, LUSID 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+
| email | user.mail |
103+
| firstName | user.givenname |
104+
| lastName | user.surname |
105+
| fbn-groups | user.assignedroles |
106+
107+
> [!NOTE]
108+
> Please click [here](../develop/howto-add-app-roles-in-azure-ad-apps.md#app-roles-ui) to know how to configure Role in Azure AD.
109+
110+
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.
111+
112+
![Screenshot shows the Certificate download link.](common/certificatebase64.png "Certificate")
113+
114+
1. On the **Set up LUSID** section, copy the appropriate URL(s) based on your requirement.
115+
116+
![Screenshot shows to copy configuration appropriate URL.](common/copy-configuration-urls.png "Metadata")
117+
118+
### Create an Azure AD test user
119+
120+
In this section, you'll create a test user in the Azure portal called B.Simon.
121+
122+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
123+
1. Select **New user** at the top of the screen.
124+
1. In the **User** properties, follow these steps:
125+
1. In the **Name** field, enter `B.Simon`.
126+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
127+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
128+
1. Click **Create**.
129+
130+
### Assign the Azure AD test user
131+
132+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to LUSID.
133+
134+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
135+
1. In the applications list, select **LUSID**.
136+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
137+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
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 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.
140+
1. In the **Add Assignment** dialog, click the **Assign** button.
141+
142+
## Configure LUSID SSO
143+
144+
To configure single sign-on on **LUSID** side, you need to send the downloaded **Certificate (Base64)** and appropriate copied URLs from Azure portal to [LUSID support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
145+
146+
### Create LUSID test user
147+
148+
In this section, a user called B.Simon is created in LUSID. LUSID 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 LUSID, a new one is created after authentication.
149+
150+
## Test SSO
151+
152+
In this section, you test your Azure AD single sign-on configuration with following options.
153+
154+
#### SP initiated:
155+
156+
* Click on **Test this application** in Azure portal. This will redirect to LUSID Sign-on URL where you can initiate the login flow.
157+
158+
* Go to LUSID Sign-on URL directly and initiate the login flow from there.
159+
160+
#### IDP initiated:
161+
162+
* Click on **Test this application** in Azure portal and you should be automatically signed in to the LUSID for which you set up the SSO.
163+
164+
You can also use Microsoft My Apps to test the application in any mode. When you click the LUSID 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 LUSID 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).
165+
166+
## Next steps
167+
168+
Once you configure LUSID 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).

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1389,6 +1389,8 @@
13891389
href: lucid-tutorial.md
13901390
- name: Lucidchart
13911391
href: lucidchart-tutorial.md
1392+
- name: LUSID
1393+
href: lusid-tutorial.md
13921394
- name: Luum
13931395
href: luum-tutorial.md
13941396
- name: Lynda.com

0 commit comments

Comments
 (0)