Skip to content

Commit 3b9d7a0

Browse files
authored
Merge pull request #209865 from bhavana-129/nicecx
Product Backlog Item 2051193: SaaS App Tutorial: NICE CXone
2 parents 8db731a + fa56f44 commit 3b9d7a0

File tree

2 files changed

+154
-0
lines changed

2 files changed

+154
-0
lines changed
Lines changed: 152 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,152 @@
1+
---
2+
title: 'Tutorial: Azure AD SSO integration with NICE CXone'
3+
description: Learn how to configure single sign-on between Azure Active Directory and NICE CXone.
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: 08/26/2022
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Tutorial: Azure AD SSO integration with NICE CXone
18+
19+
In this tutorial, you'll learn how to integrate NICE CXone with Azure Active Directory (Azure AD). When you integrate NICE CXone with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to NICE CXone.
22+
* Enable your users to be automatically signed-in to NICE CXone 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+
* NICE CXone 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+
* NICE CXone supports **SP** initiated SSO.
39+
40+
## Add NICE CXone from the gallery
41+
42+
To configure the integration of NICE CXone into Azure AD, you need to add NICE CXone from the gallery to your list of managed SaaS apps.
43+
44+
1. Sign in to the Azure portal using either a work or school account, or a personal Microsoft account.
45+
1. On the left navigation pane, select the **Azure Active Directory** service.
46+
1. Navigate to **Enterprise Applications** and then select **All Applications**.
47+
1. To add new application, select **New application**.
48+
1. In the **Add from the gallery** section, type **NICE CXone** in the search box.
49+
1. Select **NICE CXone** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
50+
51+
## Configure and test Azure AD SSO for NICE CXone
52+
53+
Configure and test Azure AD SSO with NICE CXone 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 NICE CXone.
54+
55+
To configure and test Azure AD SSO with NICE CXone, perform the following steps:
56+
57+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
58+
1. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
59+
1. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
60+
1. **[Configure NICE CXone SSO](#configure-nice-cxone-sso)** - to configure the single sign-on settings on application side.
61+
1. **[Create NICE CXone test user](#create-nice-cxone-test-user)** - to have a counterpart of B.Simon in NICE CXone that is linked to the Azure AD representation of user.
62+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
63+
64+
## Configure Azure AD SSO
65+
66+
Follow these steps to enable Azure AD SSO in the Azure portal.
67+
68+
1. In the Azure portal, on the **NICE CXone** application integration page, find the **Manage** section and select **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 to edit Basic S A M L 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 URL using one of the following patterns:
77+
78+
| **Identifier** |
79+
|----------|
80+
| `https://cxone.niceincontact,com/<guid>` |
81+
| `https://cxone-gov.niceincontact.com/<guid>` |
82+
83+
b. In the **Reply URL** textbox, type a URL using one of the following patterns:
84+
85+
| **Reply URL** |
86+
|---------|
87+
| `https://cxone.niceincontact.com/auth/authorize?tenantId=<guid>` |
88+
| `https://cxone-gov.niceincontact.com/auth/authorize?tenantId=<guid>` |
89+
90+
c. In the **Sign-on URL** text box, type one of the following URLs:
91+
92+
| **Sign-on URL** |
93+
|----------|
94+
| `https://cxone.niceincontact.com` |
95+
| `https://cxone-gov.niceincontact.com` |
96+
97+
> [!Note]
98+
> These values are not real. Update these values with the actual Identifier and Reply URL. Contact [NICE CXone support team](https://www.nice.com/services/customer-support) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
99+
100+
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.
101+
102+
![Screenshot shows the Certificate download link.](common/certificatebase64.png "Certificate")
103+
104+
1. On the **Set up NICE CXone** section, copy the appropriate URL(s) based on your requirement.
105+
106+
![Screenshot shows to copy configuration appropriate U R L.](common/copy-configuration-urls.png "Metadata")
107+
108+
### Create an Azure AD test user
109+
110+
In this section, you'll create a test user in the Azure portal called B.Simon.
111+
112+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
113+
1. Select **New user** at the top of the screen.
114+
1. In the **User** properties, follow these steps:
115+
1. In the **Name** field, enter `B.Simon`.
116+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
117+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
118+
1. Click **Create**.
119+
120+
### Assign the Azure AD test user
121+
122+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to NICE CXone.
123+
124+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
125+
1. In the applications list, select **NICE CXone**.
126+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
127+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
128+
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.
129+
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.
130+
1. In the **Add Assignment** dialog, click the **Assign** button.
131+
132+
## Configure NICE CXone SSO
133+
134+
To configure single sign-on on **NICE CXone** side, you need to send the downloaded **Certificate (Base64)** and appropriate copied URLs from Azure portal to [NICE CXone support team](https://www.nice.com/services/customer-support). They set this setting to have the SAML SSO connection set properly on both sides.
135+
136+
### Create NICE CXone test user
137+
138+
In this section, you create a user called Britta Simon at NICE CXone. Work with [NICE CXone support team](https://www.nice.com/services/customer-support) to add the users in the NICE CXone platform. Users must be created and activated before you use single sign-on.
139+
140+
## Test SSO
141+
142+
In this section, you test your Azure AD single sign-on configuration with following options.
143+
144+
* Click on **Test this application** in Azure portal. This will redirect to NICE CXone Sign-on URL where you can initiate the login flow.
145+
146+
* Go to NICE CXone Sign-on URL directly and initiate the login flow from there.
147+
148+
* You can use Microsoft My Apps. When you click the NICE CXone tile in the My Apps, this will redirect to NICE CXone 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).
149+
150+
## Next steps
151+
152+
Once you configure NICE CXone 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
@@ -1587,6 +1587,8 @@
15871587
href: nexonia-tutorial.md
15881588
- name: Nexsure
15891589
href: nexsure-tutorial.md
1590+
- name: NICE CXone
1591+
href: nice-cxone-tutorial.md
15901592
- name: Nimblex
15911593
href: nimblex-tutorial.md
15921594
- name: Nimbus

0 commit comments

Comments
 (0)