Skip to content

Commit f41d9c3

Browse files
authored
Merge pull request #247349 from Harshita-130901/Guru
Product Backlog Item 2657820: SaaS App Tutorial: Guru
2 parents e2773a2 + d9b7a40 commit f41d9c3

File tree

3 files changed

+170
-0
lines changed

3 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: Microsoft Entra SSO integration with Guru
3+
description: Learn how to configure single sign-on between Microsoft Entra ID and Guru.
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: how-to
12+
ms.date: 09/25/2023
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Microsoft Entra SSO integration with Guru
18+
19+
In this tutorial, you learn how to integrate Guru with Microsoft Entra ID. When you integrate Guru with Microsoft Entra ID, you can:
20+
21+
* Control in Microsoft Entra ID who has access to Guru.
22+
* Enable your users to be automatically signed-in to Guru with their Microsoft Entra accounts.
23+
* Manage your accounts in one central location.
24+
25+
## Prerequisites
26+
27+
To integrate Microsoft Entra ID with Guru, you need:
28+
29+
* A Microsoft Entra subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
30+
* Guru single sign-on (SSO) enabled subscription.
31+
32+
## Scenario description
33+
34+
In this tutorial, you configure and test Microsoft Entra SSO in a test environment.
35+
36+
* Guru supports **IDP** initiated SSO.
37+
* Guru supports **Just In Time** user provisioning.
38+
39+
## Adding Guru from the gallery
40+
41+
To configure the integration of Guru into Microsoft Entra ID, you need to add Guru from the gallery to your list of managed SaaS apps.
42+
43+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Cloud Application Administrator](../roles/permissions-reference.md#cloud-application-administrator).
44+
1. Browse to **Identity** > **Applications** > **Enterprise applications** > **New application**.
45+
1. In the **Add from the gallery** section, type **Guru** in the search box.
46+
1. Select **Guru** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
47+
48+
Alternatively, you can also use the [Enterprise App Configuration Wizard](https://portal.office.com/AdminPortal/home?Q=Docs#/azureadappintegration). In this wizard, you can add an application to your tenant, add users/groups to the app, assign roles, and walk through the SSO configuration as well. [Learn more about Microsoft 365 wizards.](/microsoft-365/admin/misc/azure-ad-setup-guides).
49+
50+
## Configure and test Microsoft Entra SSO for Guru
51+
52+
Configure and test Microsoft Entra SSO with Guru using a test user called **B.Simon**. For SSO to work, you need to establish a link relationship between a Microsoft Entra user and the related user in Guru.
53+
54+
To configure and test Microsoft Entra SSO with Guru, perform the following steps:
55+
56+
1. **[Configure Microsoft Entra SSO](#configure-microsoft-entra-sso)** - to enable your users to use this feature.
57+
1. **[Create a Microsoft Entra ID test user](#create-a-microsoft-entra-id-test-user)** - to test Microsoft Entra single sign-on with B.Simon.
58+
1. **[Assign the Microsoft Entra ID test user](#assign-the-microsoft-entra-id-test-user)** - to enable B.Simon to use Microsoft Entra single sign-on.
59+
1. **[Configure Guru SSO](#configure-guru-sso)** - to configure the single sign-on settings on application side.
60+
1. **[Create Guru test user](#create-guru-test-user)** - to have a counterpart of B.Simon in Guru that is linked to the Microsoft Entra ID representation of user.
61+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
62+
63+
## Configure Microsoft Entra SSO
64+
65+
Follow these steps to enable Microsoft Entra SSO in the Microsoft Entra admin center.
66+
67+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Cloud Application Administrator](../roles/permissions-reference.md#cloud-application-administrator).
68+
1. Browse to **Identity** > **Applications** > **Enterprise applications** > **Guru** > **Single sign-on**.
69+
1. On the **Select a single sign-on method** page, select **SAML**.
70+
1. On the **Set up single sign-on with SAML** page, click the pencil icon for **Basic SAML Configuration** to edit the settings.
71+
72+
![Screenshot shows how to edit Basic SAML Configuration.](common/edit-urls.png "Basic Configuration")
73+
74+
1. On the **Basic SAML Configuration** section, perform the following steps:
75+
76+
a. In the **Identifier** textbox, type a value using the following pattern:
77+
`getguru.com/<TeamID>`
78+
79+
b. In the **Reply URL** textbox, type a URL using the following pattern:
80+
`https://api.getguru.com/samlsso/<TeamID>`
81+
82+
> [!NOTE]
83+
> These values are not real. Update these values with the actual Identifier and Reply URL. You can get `TeamID` from **[Configure Guru SSO](#configure-guru-sso)** section. If you have any queries, please contact [Guru support team](mailto:[email protected]). You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Microsoft Entra admin center.
84+
85+
1. Guru 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.
86+
87+
![Screenshot shows the image of attributes configuration.](common/default-attributes.png "Image")
88+
89+
1. In addition to above, Guru 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.
90+
91+
| Name | Source Attribute|
92+
| ---------------| --------- |
93+
| firstName | user.givenname |
94+
| lastName | user.surname |
95+
96+
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.
97+
98+
![Screenshot shows the Certificate download link.](common/certificatebase64.png "Certificate")
99+
100+
1. On the **Set up Guru** section, copy the appropriate URL(s) based on your requirement.
101+
102+
![Screenshot shows to copy configuration URLs.](common/copy-configuration-urls.png "Metadata")
103+
104+
### Create a Microsoft Entra ID test user
105+
106+
In this section, you create a test user in the Microsoft Entra admin center called B.Simon.
107+
108+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [User Administrator](../roles/permissions-reference.md#user-administrator).
109+
1. Browse to **Identity** > **Users** > **All users**.
110+
1. Select **New user** > **Create new user**, at the top of the screen.
111+
1. In the **User** properties, follow these steps:
112+
1. In the **Display name** field, enter `B.Simon`.
113+
1. In the **User principal name** field, enter the [email protected]. For example, `[email protected]`.
114+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
115+
1. Select **Review + create**.
116+
1. Select **Create**.
117+
118+
### Assign the Microsoft Entra ID test user
119+
120+
In this section, you enable B.Simon to use Microsoft Entra single sign-on by granting access to Guru.
121+
122+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Cloud Application Administrator](../roles/permissions-reference.md#cloud-application-administrator).
123+
1. Browse to **Identity** > **Applications** > **Enterprise applications** > **Guru**.
124+
1. In the app's overview page, select **Users and groups**.
125+
1. Select **Add user/group**, 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'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.
128+
1. In the **Add Assignment** dialog, click the **Assign** button.
129+
130+
## Configure Guru SSO
131+
132+
1. Log in to your Guru company site as an administrator.
133+
134+
1. Go to **Settings** > **Apps and Integrations** and click **SSO/SCIM**.
135+
136+
1. In the **SSO/SCIM** section, perform the following steps:
137+
138+
![Screenshot shows the administration portal.](media/guru-tutorial/manage.png "Admin")
139+
140+
1. Copy **Team ID** and save it to your computer.
141+
142+
1. Copy **Single Sign On Url**, paste this value into the **Reply URL** text box in the **Basic SAML Configuration** section in the Microsoft Entra admin center.
143+
144+
1. Copy **Audience URI**, paste this value into the **Identifier** text box in the **Basic SAML Configuration** section in the Microsoft Entra admin center.
145+
146+
1. In the **Identity Provider Single Sign-On Url** textbox, paste the **Login URL** value, which you have copied from the Microsoft Entra admin center.
147+
148+
1. In the **Identity Provider Issuer** textbox, paste the **Microsoft Entra ID Identifier** value, which you have copied from the Microsoft Entra admin center.
149+
150+
1. Open the downloaded **Certificate (Base64)** from the Microsoft Entra admin center into Notepad and paste the content into the **X.509 Certificate** textbox.
151+
152+
1. Click **Enable SSO**.
153+
154+
### Create Guru test user
155+
156+
In this section, a user called B.Simon is created in Guru. Guru supports just-in-time provisioning, which is enabled by default. There's no action item for you in this section. If a user doesn't already exist in Guru, a new one is created when you attempt to access Guru.
157+
158+
## Test SSO
159+
160+
In this section, you test your Microsoft Entra single sign-on configuration with following options.
161+
162+
* Click on Test this application in Microsoft Entra admin center and you should be automatically signed in to the Guru for which you set up the SSO.
163+
164+
* You can use Microsoft My Apps. When you click the Guru tile in the My Apps, you should be automatically signed in to the Guru 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 Guru 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).
136 KB
Loading

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,6 +1135,8 @@
11351135
href: gtnexus-sso-module-tutorial.md
11361136
- name: Guardium Data Protection
11371137
href: guardium-data-protection-tutorial.md
1138+
- name: Guru
1139+
href: guru-tutorial.md
11381140
- name: H - I
11391141
items:
11401142
- name: Hackerone

0 commit comments

Comments
 (0)