Skip to content

Commit acfaa6a

Browse files
Merge pull request #174811 from udhaymahajan/netpresenter
Added Netpresenter User provisioning tutorial.
2 parents 385e547 + 617e722 commit acfaa6a

File tree

3 files changed

+149
-0
lines changed

3 files changed

+149
-0
lines changed
60.1 KB
Loading
Lines changed: 147 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,147 @@
1+
---
2+
title: 'Tutorial: Configure Netpresenter for automatic user provisioning with Azure Active Directory | Microsoft Docs'
3+
description: Learn how to automatically provision and de-provision user accounts from Azure AD to Netpresenter.
4+
services: active-directory
5+
documentationcenter: ''
6+
author: Zhchia
7+
writer: Zhchia
8+
manager: beatrizd
9+
10+
ms.assetid: fc948927-6169-4da7-9829-3f25ec5be5c3
11+
ms.service: active-directory
12+
ms.subservice: saas-app-tutorial
13+
ms.workload: identity
14+
ms.tgt_pltfrm: na
15+
ms.devlang: na
16+
ms.topic: article
17+
ms.date: 10/04/2021
18+
ms.author: Zhchia
19+
---
20+
21+
# Tutorial: Configure Netpresenter for automatic user provisioning
22+
23+
This tutorial describes the steps you need to perform in both Netpresenter and Azure Active Directory (Azure AD) to configure automatic user provisioning. When configured, Azure AD automatically provisions and de-provisions users and groups to [Netpresenter](https://www.Netpresenter.com/) using the Azure AD Provisioning service. For important details on what this service does, how it works, and frequently asked questions, see [Automate user provisioning and deprovisioning to SaaS applications with Azure Active Directory](../app-provisioning/user-provisioning.md).
24+
25+
26+
## Capabilities supported
27+
> [!div class="checklist"]
28+
> * Create users in Netpresenter
29+
> * Remove users in Netpresenter when they do not require access anymore
30+
> * Keep user attributes synchronized between Azure AD and Netpresenter
31+
32+
## Prerequisites
33+
34+
The scenario outlined in this tutorial assumes that you already have the following prerequisites:
35+
36+
* [An Azure AD tenant](../develop/quickstart-create-new-tenant.md)
37+
* A user account in Azure AD with [permission](../roles/permissions-reference.md) to configure provisioning (for example, Application Administrator, Cloud Application administrator, Application Owner, or Global Administrator).
38+
* An administrator account with Netpresenter.
39+
40+
## Step 1. Plan your provisioning deployment
41+
1. Learn about [how the provisioning service works](../app-provisioning/user-provisioning.md).
42+
2. Determine who will be in [scope for provisioning](../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md).
43+
3. Determine what data to [map between Azure AD and Netpresenter](../app-provisioning/customize-application-attributes.md).
44+
45+
## Step 2. Configure Netpresenter to support provisioning with Azure AD
46+
47+
1. Sign in to the Netpresenter with an administrator account.
48+
2. Click on cogwheel icon to go to settings page.
49+
3. In the settings page, click on **System** to open the submenu and click on **Azure AD**.
50+
4. Click on the **Generate Token** button.
51+
5. Save the **SCIM Endpoint URL** and **Token** at a secure place, you'll need it in the **Step 5**.
52+
53+
![Token and url](media/netpresenter/get-token-and-url.png)
54+
55+
1. **Optional:** Under **Sign in options**, 'Force sign in with Microsoft' can be enabled or disabled. By enabling it, users with an Azure AD account will lose the ability to sign in with their local account.
56+
57+
## Step 3. Add Netpresenter from the Azure AD application gallery
58+
59+
Add Netpresenter from the Azure AD application gallery to start managing provisioning to Netpresenter. If you have previously setup Netpresenter for SSO, you can use the same application. However it's recommended that you create a separate app when testing out the integration initially. Learn more about adding an application from the gallery [here](../manage-apps/add-application-portal.md).
60+
61+
## Step 4. Define who will be in scope for provisioning
62+
63+
The Azure AD provisioning service allows you to scope who will be provisioned based on assignment to the application and or based on attributes of the user / group. If you choose to scope who will be provisioned to your app based on assignment, you can use the following [steps](../manage-apps/assign-user-or-group-access-portal.md) to assign users and groups to the application. If you choose to scope who will be provisioned based solely on attributes of the user or group, you can use a scoping filter as described [here](../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md).
64+
65+
* When assigning users and groups to Netpresenter, you must select a role other than **Default Access**. Users with the Default Access role are excluded from provisioning and will be marked as not effectively entitled in the provisioning logs. If the only role available on the application is the default access role, you can [update the application manifest](../develop/howto-add-app-roles-in-azure-ad-apps.md) to add another roles.
66+
67+
* Start small. Test with a small set of users and groups before rolling out to everyone. When scope for provisioning is set to assigned users and groups, you can control it by assigning one or two users or groups to the app. When scope is set to all users and groups, you can specify an [attribute based scoping filter](../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md).
68+
69+
70+
## Step 5. Configure automatic user provisioning to Netpresenter
71+
72+
This section guides you through the steps to configure the Azure AD provisioning service to create, update, and disable users and/or groups in TestApp based on user and/or group assignments in Azure AD.
73+
74+
### To configure automatic user provisioning for Netpresenter in Azure AD:
75+
76+
1. Sign in to the [Azure portal](https://portal.azure.com). Select **Enterprise Applications**, then select **All applications**.
77+
78+
![Enterprise applications blade](common/enterprise-applications.png)
79+
80+
2. In the applications list, select **Netpresenter**.
81+
82+
![The Netpresenter link in the Applications list](common/all-applications.png)
83+
84+
3. Select the **Provisioning** tab.
85+
86+
![Provision tab](common/provisioning.png)
87+
88+
4. Set the **Provisioning Mode** to **Automatic**.
89+
90+
![Provisioning tab](common/provisioning-automatic.png)
91+
92+
5. Under the **Admin Credentials** section, input your Netpresenter Tenant URL and Secret Token. Click **Test Connection** to ensure Azure AD can connect to Netpresenter. If the connection fails, ensure your Netpresenter account has Admin permissions and try again.
93+
94+
![Token](common/provisioning-testconnection-tenanturltoken.png)
95+
96+
6. In the **Notification Email** field, enter the email address of a person or group who should receive the provisioning error notifications and select the **Send an email notification when a failure occurs** check box.
97+
98+
![Notification Email](common/provisioning-notification-email.png)
99+
100+
7. Select **Save**.
101+
102+
8. Under the **Mappings** section, select **Synchronize Azure Active Directory Users to Netpresenter**.
103+
104+
9. Review the user attributes that are synchronized from Azure AD to Netpresenter in the **Attribute-Mapping** section. The attributes selected as **Matching** properties are used to match the user accounts in Netpresenter for update operations. If you choose to change the [matching target attribute](../app-provisioning/customize-application-attributes.md), you'll need to ensure that the Netpresenter API supports filtering users based on that attribute. Select the **Save** button to commit any changes.
105+
106+
|Attribute|Type|Supported for filtering
107+
|---|---|---|
108+
|userName|String|✓
109+
|externalId|String|✓
110+
|emails[type eq "work"].value|String|✓
111+
|active|Boolean|
112+
|name.givenName|String|
113+
|name.familyName|String|
114+
|phoneNumbers[type eq "work"].value|String|
115+
|phoneNumbers[type eq "mobile"].value|String|
116+
117+
10. To configure scoping filters, refer to the following instructions provided in the [Scoping filter tutorial](../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md).
118+
119+
11. To enable the Azure AD provisioning service for Netpresenter, change the **Provisioning Status** to **On** in the **Settings** section.
120+
121+
![Provisioning Status Toggled On](common/provisioning-toggle-on.png)
122+
123+
12. Define the users and/or groups that you would like to provision to Netpresenter by choosing the desired values in **Scope** in the **Settings** section.
124+
125+
![Provisioning Scope](common/provisioning-scope.png)
126+
127+
13. When you'r ready to provision, click **Save**.
128+
129+
![Saving Provisioning Configuration](common/provisioning-configuration-save.png)
130+
131+
This operation starts the initial synchronization cycle of all users and groups defined in **Scope** in the **Settings** section. The initial cycle takes longer to perform than subsequent cycles, which occur approximately every 40 minutes as long as the Azure AD provisioning service is running.
132+
133+
## Step 6. Monitor your deployment
134+
Once you've configured provisioning, use the following resources to monitor your deployment:
135+
136+
1. Use the [provisioning logs](../reports-monitoring/concept-provisioning-logs.md) to determine which users have been provisioned successfully or unsuccessfully
137+
2. Check the [progress bar](../app-provisioning/application-provisioning-when-will-provisioning-finish-specific-user.md) to see the status of the provisioning cycle and how close it is to completion
138+
3. If the provisioning configuration seems to be in an unhealthy state, the application will go into quarantine. Learn more about quarantine states [here](../app-provisioning/application-provisioning-quarantine-status.md).
139+
140+
## Additional resources
141+
142+
* [Managing user account provisioning for Enterprise Apps](../app-provisioning/configure-automatic-user-provisioning-portal.md)
143+
* [What is application access and single sign-on with Azure Active Directory?](../manage-apps/what-is-single-sign-on.md)
144+
145+
## Next steps
146+
147+
* [Learn how to review logs and get reports on provisioning activity](../app-provisioning/check-status-user-account-provisioning.md)

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2579,6 +2579,8 @@
25792579
href: mypolicies-provisioning-tutorial.md
25802580
- name: N - S
25812581
items:
2582+
- name: Netpresenter
2583+
href: netpresenter-provisioning-tutorial.md
25822584
- name: Netskope User Authentication
25832585
href: netskope-administrator-console-provisioning-tutorial.md
25842586
- name: New Relic by Organization

0 commit comments

Comments
 (0)