Skip to content

Commit 2461a0c

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/azure-docs-pr (branch live)
2 parents c6b8e2a + c380b35 commit 2461a0c

File tree

36 files changed

+1964
-855
lines changed

36 files changed

+1964
-855
lines changed

articles/active-directory/app-proxy/application-proxy-connectors.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,22 @@ The server needs to have TLS 1.2 enabled before you install the Application Prox
3939
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319] "SchUseStrongCrypto"=dword:00000001
4040
```
4141
42+
A `regedit` file you can use to set these values follows:
43+
44+
```
45+
Windows Registry Editor Version 5.00
46+
47+
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2]
48+
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client]
49+
"DisabledByDefault"=dword:00000000
50+
"Enabled"=dword:00000001
51+
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server]
52+
"DisabledByDefault"=dword:00000000
53+
"Enabled"=dword:00000001
54+
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319]
55+
"SchUseStrongCrypto"=dword:00000001
56+
```
57+
4258
1. Restart the server
4359
4460
For more information about the network requirements for the connector server, see [Get started with Application Proxy and install a connector](application-proxy-add-on-premises-application.md).
Lines changed: 159 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,159 @@
1+
---
2+
title: 'Tutorial: Configure ALVAO for automatic user provisioning with Azure Active Directory'
3+
description: Learn how to automatically provision and de-provision user accounts from Azure AD to ALVAO.
4+
services: active-directory
5+
author: twimmers
6+
writer: twimmers
7+
manager: beatrizd
8+
ms.assetid: a72aa8af-28e0-4378-9d74-59b128c9cf16
9+
ms.service: active-directory
10+
ms.subservice: saas-app-tutorial
11+
ms.workload: identity
12+
ms.topic: tutorial
13+
ms.date: 04/10/2023
14+
ms.author: thwimmer
15+
---
16+
17+
# Tutorial: Configure ALVAO for automatic user provisioning
18+
19+
This tutorial describes the steps you need to perform in both ALVAO and Azure Active Directory (Azure AD) to configure automatic user provisioning. When configured, Azure AD automatically provisions and de-provisions users and groups to [ALVAO](https://www.alvao.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).
20+
21+
22+
## Supported capabilities
23+
> [!div class="checklist"]
24+
> * Create users in ALVAO.
25+
> * Remove users in ALVAO when they do not require access anymore.
26+
> * Keep user attributes synchronized between Azure AD and ALVAO.
27+
> * Provision groups and group memberships in ALVAO.
28+
29+
## Prerequisites
30+
31+
The scenario outlined in this tutorial assumes that you already have the following prerequisites:
32+
33+
* [An Azure AD tenant](../develop/quickstart-create-new-tenant.md)
34+
* 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).
35+
* A user account in ALVAO with Admin permissions.
36+
37+
## Step 1. Plan your provisioning deployment
38+
1. Learn about [how the provisioning service works](../app-provisioning/user-provisioning.md).
39+
1. Determine who will be in [scope for provisioning](../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md).
40+
1. Determine what data to [map between Azure AD and ALVAO](../app-provisioning/customize-application-attributes.md).
41+
42+
## Step 2. Configure ALVAO to support provisioning with Azure AD
43+
Contact ALVAO support to configure ALVAO to support provisioning with Azure AD.
44+
45+
## Step 3. Add ALVAO from the Azure AD application gallery
46+
47+
Add ALVAO from the Azure AD application gallery to start managing provisioning to ALVAO. If you have previously setup ALVAO 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).
48+
49+
## Step 4. Define who will be in scope for provisioning
50+
51+
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).
52+
53+
* 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 this 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).
54+
55+
* If you need more roles, you can [update the application manifest](../develop/howto-add-app-roles-in-azure-ad-apps.md) to add new roles.
56+
57+
58+
## Step 5. Configure automatic user provisioning to ALVAO
59+
60+
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.
61+
62+
### To configure automatic user provisioning for ALVAO in Azure AD:
63+
64+
1. Sign in to the [Azure portal](https://portal.azure.com). Select **Enterprise Applications**, then select **All applications**.
65+
66+
![Screenshot of Enterprise applications blade.](common/enterprise-applications.png)
67+
68+
1. In the applications list, select **ALVAO**.
69+
70+
![Screenshot of the ALVAO link in the Applications list.](common/all-applications.png)
71+
72+
1. Select the **Provisioning** tab.
73+
74+
![Screenshot of Provisioning tab.](common/provisioning.png)
75+
76+
1. Set the **Provisioning Mode** to **Automatic**.
77+
78+
![Screenshot of Provisioning tab automatic.](common/provisioning-automatic.png)
79+
80+
1. Under the **Admin Credentials** section, input your ALVAO Tenant URL and Secret Token. Click **Test Connection** to ensure Azure AD can connect to ALVAO. If the connection fails, ensure your ALVAO account has Admin permissions and try again.
81+
82+
![Screenshot of Token.](common/provisioning-testconnection-tenanturltoken.png)
83+
84+
1. 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.
85+
86+
![Screenshot of Notification Email.](common/provisioning-notification-email.png)
87+
88+
1. Select **Save**.
89+
90+
1. Under the **Mappings** section, select **Synchronize Azure Active Directory Users to ALVAO**.
91+
92+
1. Review the user attributes that are synchronized from Azure AD to ALVAO in the **Attribute-Mapping** section. The attributes selected as **Matching** properties are used to match the user accounts in ALVAO 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 ALVAO API supports filtering users based on that attribute. Select the **Save** button to commit any changes.
93+
94+
|Attribute|Type|Supported for filtering|Required by ALVAO|
95+
|---|---|---|---|
96+
|userName|String|✓|✓
97+
|externalId|String|✓|✓
98+
|active|Boolean||✓
99+
|displayName|String||✓
100+
|title|String||
101+
|emails[type eq "work"].value|String||
102+
|name.givenName|String||
103+
|name.familyName|String||
104+
|name.formatted|String||
105+
|addresses[type eq "work"].formatted|String||
106+
|addresses[type eq "work"].locality|String||
107+
|addresses[type eq "work"].region|String||
108+
|addresses[type eq "work"].country|String||
109+
|addresses[type eq "work"].postalCode|String||
110+
|addresses[type eq "work"].streetAddress|String||
111+
|phoneNumbers[type eq "work"].value|String||
112+
|phoneNumbers[type eq "mobile"].value|String||
113+
|phoneNumbers[type eq "fax"].value|String||
114+
|urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:employeeNumber|String||
115+
|urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:organization|String||
116+
|urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:department|String||
117+
|urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:manager|String||
118+
119+
1. Under the **Mappings** section, select **Synchronize Azure Active Directory Groups to ALVAO**.
120+
121+
1. Review the group attributes that are synchronized from Azure AD to ALVAO in the **Attribute-Mapping** section. The attributes selected as **Matching** properties are used to match the groups in ALVAO for update operations. Select the **Save** button to commit any changes.
122+
123+
|Attribute|Type|Supported for filtering|Required by ALVAO|
124+
|---|---|---|---|
125+
|displayName|String|✓|✓
126+
|externalId|String||
127+
|members|Reference||
128+
129+
1. 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).
130+
131+
1. To enable the Azure AD provisioning service for ALVAO, change the **Provisioning Status** to **On** in the **Settings** section.
132+
133+
![Screenshot of Provisioning Status Toggled On.](common/provisioning-toggle-on.png)
134+
135+
1. Define the users and/or groups that you would like to provision to ALVAO by choosing the desired values in **Scope** in the **Settings** section.
136+
137+
![Screenshot of Provisioning Scope.](common/provisioning-scope.png)
138+
139+
1. When you're ready to provision, click **Save**.
140+
141+
![Screenshot of Saving Provisioning Configuration.](common/provisioning-configuration-save.png)
142+
143+
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.
144+
145+
## Step 6. Monitor your deployment
146+
Once you've configured provisioning, use the following resources to monitor your deployment:
147+
148+
* Use the [provisioning logs](../reports-monitoring/concept-provisioning-logs.md) to determine which users have been provisioned successfully or unsuccessfully
149+
* 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's to completion
150+
* If the provisioning configuration seems to be in an unhealthy state, the application goes into quarantine. Learn more about quarantine states [here](../app-provisioning/application-provisioning-quarantine-status.md).
151+
152+
## More resources
153+
154+
* [Managing user account provisioning for Enterprise Apps](../app-provisioning/configure-automatic-user-provisioning-portal.md)
155+
* [What is application access and single sign-on with Azure Active Directory?](../manage-apps/what-is-single-sign-on.md)
156+
157+
## Next steps
158+
159+
* [Learn how to review logs and get reports on provisioning activity](../app-provisioning/check-status-user-account-provisioning.md)

0 commit comments

Comments
 (0)