Skip to content

Commit 6210117

Browse files
authored
Merge pull request #186975 from v-hagamp/kao-navi-tutorial
Product Backlog Item 1752790: SaaS App Tutorial: Kao Navi Update
2 parents d530ec3 + 71e2330 commit 6210117

File tree

2 files changed

+144
-0
lines changed

2 files changed

+144
-0
lines changed
Lines changed: 142 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,142 @@
1+
---
2+
title: 'Tutorial: Azure AD SSO integration with Kao Navi'
3+
description: Learn how to configure single sign-on between Azure Active Directory and Kao Navi.
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: 02/01/2022
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Tutorial: Azure AD SSO integration with Kao Navi
18+
19+
In this tutorial, you'll learn how to integrate Kao Navi with Azure Active Directory (Azure AD). When you integrate Kao Navi with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to Kao Navi.
22+
* Enable your users to be automatically signed-in to Kao Navi 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+
* Kao Navi 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+
* Kao Navi supports **SP** initiated SSO.
37+
38+
## Adding Kao Navi from the gallery
39+
40+
To configure the integration of Kao Navi into Azure AD, you need to add Kao Navi 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 **Kao Navi** in the search box.
47+
1. Select **Kao Navi** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
48+
49+
50+
## Configure and test Azure AD SSO for Kao Navi
51+
52+
Configure and test Azure AD SSO with Kao Navi 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 Kao Navi.
53+
54+
To configure and test Azure AD SSO with Kao Navi, perform the following steps:
55+
56+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
57+
1. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
58+
1. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
59+
1. **[Configure Kao Navi SSO](#configure-kao-navi-sso)** - to configure the single sign-on settings on application side.
60+
1. **[Create Kao Navi test user](#create-kao-navi-test-user)** - to have a counterpart of B.Simon in Kao Navi that is linked to the Azure AD representation of user.
61+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
62+
63+
## Configure Azure AD SSO
64+
65+
Follow these steps to enable Azure AD SSO in the Azure portal.
66+
67+
1. In the Azure portal, on the **Kao Navi** application integration page, find the **Manage** section and select **single sign-on**.
68+
1. On the **Select a single sign-on method** page, select **SAML**.
69+
1. On the **Set up single sign-on with SAML** page, click the pencil icon for **Basic SAML Configuration** to edit the settings.
70+
71+
![Edit Basic SAML Configuration](common/edit-urls.png)
72+
73+
1. On the **Basic SAML Configuration** section, enter the values for the following fields:
74+
75+
a. In the **Identifier (Entity ID)** text box, type a URL using the following pattern:
76+
`https://service.kaonavi.jp/loginsso/<CUSTOMER_SSO_ID>/<SETTING_ID>/metadata`
77+
78+
b. In the **Reply URL** text box, type a URL using the following pattern:
79+
`https://service.kaonavi.jp/loginsso/<CUSTOMER_SSO_ID>/<SETTING_ID>/acs`
80+
81+
c. In the **Sign on URL** text box, type a URL using the following pattern:
82+
`https://service.kaonavi.jp/loginsso/<CUSTOMER_SSO_ID>/<SETTING_ID>/login_saml`
83+
84+
> [!NOTE]
85+
> These values are not real. Update these values with the actual Identifier, Reply URL and Sign on URL. Contact [Kao Navi 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.
86+
87+
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.
88+
89+
![The Certificate download link](common/certificatebase64.png)
90+
91+
1. On the **Set up Kao Navi** section, copy the appropriate URL(s) based on your requirement.
92+
93+
![Copy configuration URLs](common/copy-configuration-urls.png)
94+
95+
### Create an Azure AD test user
96+
97+
In this section, you'll create a test user in the Azure portal called B.Simon.
98+
99+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
100+
1. Select **New user** at the top of the screen.
101+
1. In the **User** properties, follow these steps:
102+
1. In the **Name** field, enter `B.Simon`.
103+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
104+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
105+
1. Click **Create**.
106+
107+
### Assign the Azure AD test user
108+
109+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to Kao Navi.
110+
111+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
112+
1. In the applications list, select **Kao Navi**.
113+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
114+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
115+
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.
116+
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.
117+
1. In the **Add Assignment** dialog, click the **Assign** button.
118+
119+
## Configure Kao Navi SSO
120+
121+
To configure single sign-on on **Kao Navi** side, you need to send the downloaded **Certificate (Base64)** and appropriate copied URLs from Azure portal to [Kao Navi support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
122+
123+
### Create Kao Navi test user
124+
125+
In this section, you create a user called Britta Simon in Kao Navi. Work with [Kao Navi support team](mailto:[email protected]) to add the users in the Kao Navi platform. Users must be created and activated before you use single sign-on.
126+
127+
## Test SSO
128+
129+
In this section, you test your Azure AD single sign-on configuration with following options.
130+
131+
* Click on **Test this application** in Azure portal. This will redirect to Kao Navi Sign-on URL where you can initiate the login flow.
132+
133+
* Go to Kao Navi Sign-on URL directly and initiate the login flow from there.
134+
135+
* You can use Microsoft My Apps. When you click the Kao Navi tile in the My Apps, this will redirect to Kao Navi Sign-on URL. For more information about the My Apps, see [Introduction to the My Apps](../user-help/my-apps-portal-end-user-access.md).
136+
137+
138+
## Next steps
139+
140+
Once you configure Kao Navi 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-aad).
141+
142+

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1190,6 +1190,8 @@
11901190
href: kantegassoforfisheyecrucible-tutorial.md
11911191
- name: Kantega SSO for JIRA
11921192
href: kantegassoforjira-tutorial.md
1193+
- name: Kao Navi
1194+
href: kao-navi-tutorial.md
11931195
- name: Keeper Password Manager
11941196
href: keeperpasswordmanager-tutorial.md
11951197
- name: Kemp LoadMaster Azure AD integration

0 commit comments

Comments
 (0)