Skip to content

Commit 3669f3e

Browse files
authored
Merge branch 'main' into what's-new-ms-secure-features
2 parents 737f64a + 2bfc4f5 commit 3669f3e

File tree

45 files changed

+2022
-201
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+2022
-201
lines changed

articles/active-directory/app-provisioning/how-provisioning-works.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,12 @@ You can use scoping filters to define attribute-based rules that determine which
7474

7575
### B2B (guest) users
7676

77-
It's possible to use the Azure AD user provisioning service to provision B2B (guest) users in Azure AD to SaaS applications.
78-
However, for B2B users to sign in to the SaaS application using Azure AD, the SaaS application must have its SAML-based single sign-on capability configured in a specific way. For more information on how to configure SaaS applications to support sign-ins from B2B users, see [Configure SaaS apps for B2B collaboration](../external-identities/configure-saas-apps.md).
77+
It's possible to use the Azure AD user provisioning service to provision B2B (guest) users in Azure AD to SaaS applications. However, for B2B users to sign in to the SaaS application using Azure AD, you must manually configure the SaaS application to use Azure AD as a Security Assertion Markup Language (SAML) identity provider.
78+
79+
Follow these general guidelines when configuring SaaS apps for B2B (guest) users:
80+
- For most of the apps, user setup needs to happen manually. Users must be created manually in the app as well.
81+
- For apps that support automatic setup, such as Dropbox, separate invitations are created from the apps. Users must be sure to accept each invitation.
82+
- In the user attributes, to mitigate any issues with mangled user profile disk (UPD) in guest users, always set the user identifier to **user.mail**.
7983

8084
> [!NOTE]
8185
> The userPrincipalName for a B2B user represents the external user's email address alias@theirdomain as "alias_theirdomain#EXT#@yourdomain". When the userPrincipalName attribute is included in your attribute mappings as a source attribute, and a B2B user is being provisioned, the #EXT# and your domain is stripped from the userPrincipalName, so only their original alias@theirdomain is used for matching or provisioning. If you require the full user principal name including #EXT# and your domain to be present, replace userPrincipalName with originalUserPrincipalName as the source attribute. <br />

articles/active-directory/manage-apps/configure-permission-classifications.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: app-mgmt
99
ms.workload: identity
1010
ms.topic: how-to
11-
ms.date: 2/24/2023
11+
ms.date: 3/28/2023
1212
ms.author: jomondi
1313
ms.reviewer: arvindh, luleon, phsignor, jawoods
1414
ms.custom: contperf-fy21q2
@@ -57,7 +57,7 @@ You can use the latest [Azure AD PowerShell](/powershell/module/azuread/?preserv
5757
Run the following command to connect to Azure AD PowerShell. To consent to the required scopes, sign in with one of the roles listed in the prerequisite section of this article.
5858

5959
```powershell
60-
Connect-AzureAD -Scopes "Policy.ReadWrite.PermissionGrant".
60+
Connect-AzureAD -Scopes
6161
```
6262

6363
### List the current permission classifications

articles/active-directory/manage-apps/manage-application-permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: app-mgmt
99
ms.workload: identity
1010
ms.topic: how-to
11-
ms.date: 03/16/2023
11+
ms.date: 03/28/2023
1212
ms.author: jawoods
1313
ms.reviewer: phsignor
1414
zone_pivot_groups: enterprise-apps-all

articles/active-directory/saas-apps/alinto-protect-provisioning-tutorial.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,13 @@ This section guides you through the steps to configure the Azure AD provisioning
7878

7979
![Provisioning tab automatic](common/provisioning-automatic.png)
8080

81-
1. In the **Admin Credentials** section, input your Alinto Protect Tenant URL as `https://cloud.cleanmail.eu/api/v3/scim2 ` and corresponding Secret Token obtained from Step 2. Click **Test Connection** to ensure Azure AD can connect to Alinto Protect. If the connection fails, ensure your Alinto Protect account has Admin permissions and try again.
81+
1. In the **Admin Credentials** section, input your Alinto Protect Tenant URL as `https://cloud.cleanmail.{Domain}/api/v3/scim2` and corresponding Secret Token obtained from Step 2. Click **Test Connection** to ensure Azure AD can connect to Alinto Protect. If the connection fails, ensure your Alinto Protect account has Admin permissions and try again.
8282

8383
![Token](common/provisioning-testconnection-tenanturltoken.png)
8484

85+
>[!NOTE]
86+
>In the Tenant URL, **{Domain}** will be the country code top-level domain. For example, if the country is US, then the Tenant URL will be `https://cloud.cleanmail.com/api/v3/scim2`
87+
8588
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.
8689

8790
![Notification Email](common/provisioning-notification-email.png)
Lines changed: 151 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,151 @@
1+
---
2+
title: 'Tutorial: Configure BIS for automatic user provisioning with Azure Active Directory'
3+
description: Learn how to automatically provision and de-provision user accounts from Azure AD to BIS.
4+
services: active-directory
5+
author: twimmers
6+
writer: twimmers
7+
manager: beatrizd
8+
ms.assetid: d76e2482-4228-4907-8b4c-c75aa495a2ae
9+
ms.service: active-directory
10+
ms.subservice: saas-app-tutorial
11+
ms.workload: identity
12+
ms.topic: tutorial
13+
ms.date: 03/24/2023
14+
ms.author: thwimmer
15+
---
16+
17+
# Tutorial: Configure BIS for automatic user provisioning
18+
19+
This tutorial describes the steps you need to perform in both BIS and Azure Active Directory (Azure AD) to configure automatic user provisioning. When configured, Azure AD automatically provisions and de-provisions users to [BIS](https://www.trainanddevelop.ca/) 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 BIS.
25+
> * Remove users in BIS when they do not require access anymore.
26+
> * Keep user attributes synchronized between Azure AD and BIS.
27+
> * [Single sign-on](bis-tutorial.md) to BIS (recommended).
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+
* An administrator account with BIS.
36+
* Region and Country should be passed as 2 or 3 letter code and not full name.
37+
* Make sure all existing account in BIS has data in sync with Azure AD to avoid duplicate account creation (for example, email in Azure AD should match with email in BIS).
38+
39+
## Step 1. Plan your provisioning deployment
40+
1. Learn about [how the provisioning service works](../app-provisioning/user-provisioning.md).
41+
1. Determine who will be in [scope for provisioning](../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md).
42+
1. Determine what data to [map between Azure AD and BIS](../app-provisioning/customize-application-attributes.md).
43+
44+
## Step 2. Configure BIS to support provisioning with Azure AD
45+
To get your credentials for authorization please contact [BIS Support](mailto:[email protected]) or your Account's Manager.
46+
47+
## Step 3. Add BIS from the Azure AD application gallery
48+
49+
Add BIS from the Azure AD application gallery to start managing provisioning to BIS. If you have previously setup BIS 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).
50+
51+
## Step 4. Define who will be in scope for provisioning
52+
53+
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. 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 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).
54+
55+
* Start small. Test with a small set of users before rolling out to everyone. When scope for provisioning is set to assigned users, you can control this by assigning one or two users to the app. When scope is set to all users, you can specify an [attribute based scoping filter](../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md).
56+
57+
* 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.
58+
59+
60+
## Step 5. Configure automatic user provisioning to BIS
61+
62+
This section guides you through the steps to configure the Azure AD provisioning service to create, update, and disable users in TestApp based on user and/or group assignments in Azure AD.
63+
64+
### To configure automatic user provisioning for BIS in Azure AD:
65+
66+
1. Sign in to the [Azure portal](https://portal.azure.com). Select **Enterprise Applications**, then select **All applications**.
67+
68+
![Screenshot of Enterprise applications blade.](common/enterprise-applications.png)
69+
70+
1. In the applications list, select **BIS**.
71+
72+
![Screenshot of the BIS link in the Applications list.](common/all-applications.png)
73+
74+
1. Select the **Provisioning** tab.
75+
76+
![Screenshot of Provisioning tab.](common/provisioning.png)
77+
78+
1. Set the **Provisioning Mode** to **Automatic**.
79+
80+
![Screenshot of setting Provisioning Mode to automatic.](common/provisioning-automatic.png)
81+
82+
1. Under the **Admin Credentials** section, input your BIS Tenant URL as `https://www.bistrainer.com/scim` and corresponding Secret Token. Click **Test Connection** to ensure Azure AD can connect to BIS. If the connection fails, ensure your BIS account has Admin permissions and try again.
83+
84+
![Screenshot of Token.](common/provisioning-testconnection-tenanturltoken.png)
85+
86+
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.
87+
88+
![Screenshot of Notification Email.](common/provisioning-notification-email.png)
89+
90+
1. Select **Save**.
91+
92+
1. Under the **Mappings** section, select **Synchronize Azure Active Directory Users to BIS**.
93+
94+
1. Review the user attributes that are synchronized from Azure AD to BIS in the **Attribute-Mapping** section. The attributes selected as **Matching** properties are used to match the user accounts in BIS 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 BIS API supports filtering users based on that attribute. Select the **Save** button to commit any changes.
95+
96+
|Attribute|Type|Supported for filtering|Required by BIS|
97+
|---|---|---|---|
98+
|userName|String|&check;|&check;
99+
|active|Boolean||&check;
100+
|emails[type eq "work"].value|String||
101+
|name.givenName|String||&check;
102+
|name.familyName|String||&check;
103+
|addresses[type eq "work"].streetAddress|String||
104+
|addresses[type eq "work"].locality|String||
105+
|addresses[type eq "work"].region|String||&check;
106+
|addresses[type eq "work"].postalCode|String||
107+
|addresses[type eq "work"].country|String||&check;
108+
|phoneNumbers[type eq "work"].value|String||
109+
|phoneNumbers[type eq "mobile"].value|String||
110+
|externalId|String||
111+
|title|String||
112+
|urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:employeeNumber|String||&check;
113+
|urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:department|String||
114+
|urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:manager|String||
115+
|urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:department|String||
116+
|name.middleName|String||
117+
|urn:ietf:params:scim:schemas:extension:BIS:2.0:User:location|String||
118+
|urn:ietf:params:scim:schemas:extension:BIS:2.0:User:startdate|DateTime||
119+
|urn:ietf:params:scim:schemas:extension:BIS:2.0:User:terminationdate|DateTime||
120+
121+
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).
122+
123+
1. To enable the Azure AD provisioning service for BIS, change the **Provisioning Status** to **On** in the **Settings** section.
124+
125+
![Screenshot of Provisioning Status Toggled On.](common/provisioning-toggle-on.png)
126+
127+
1. Define the users that you would like to provision to BIS by choosing the desired values in **Scope** in the **Settings** section.
128+
129+
![Screenshot of Provisioning Scope.](common/provisioning-scope.png)
130+
131+
1. When you're ready to provision, click **Save**.
132+
133+
![Screenshot of Saving Provisioning Configuration.](common/provisioning-configuration-save.png)
134+
135+
This operation starts the initial synchronization cycle of all users 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.
136+
137+
## Step 6. Monitor your deployment
138+
Once you've configured provisioning, use the following resources to monitor your deployment:
139+
140+
* Use the [provisioning logs](../reports-monitoring/concept-provisioning-logs.md) to determine which users have been provisioned successfully or unsuccessfully
141+
* 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
142+
* 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).
143+
144+
## More resources
145+
146+
* [Managing user account provisioning for Enterprise Apps](../app-provisioning/configure-automatic-user-provisioning-portal.md)
147+
* [What is application access and single sign-on with Azure Active Directory?](../manage-apps/what-is-single-sign-on.md)
148+
149+
## Next steps
150+
151+
* [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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2893,7 +2893,9 @@
28932893
- name: Bentley - Automatic User Provisioning
28942894
href: bentley-automatic-user-provisioning-tutorial.md
28952895
- name: BIC Cloud Design
2896-
href: bic-cloud-design-provisioning-tutorial.md
2896+
href: bic-cloud-design-provisioning-tutorial.md
2897+
- name: BIS
2898+
href: bis-provisioning-tutorial.md
28972899
- name: BitaBIZ
28982900
href: bitabiz-provisioning-tutorial.md
28992901
- name: Bizagi Studio for Digital Process Automation

0 commit comments

Comments
 (0)