Skip to content

Commit e63a87f

Browse files
authored
Merge pull request #247354 from MicrosoftDocs/main
Publish to live, Friday 4 AM PST, 8/4
2 parents 2073f51 + 68df140 commit e63a87f

File tree

310 files changed

+1550
-1194
lines changed

Some content is hidden

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

310 files changed

+1550
-1194
lines changed

articles/active-directory-domain-services/policy-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Built-in policy definitions for Azure Active Directory Domain Services
33
description: Lists Azure Policy built-in policy definitions for Azure Active Directory Domain Services. These built-in policy definitions provide common approaches to managing your Azure resources.
4-
ms.date: 07/25/2023
4+
ms.date: 08/03/2023
55
ms.service: active-directory
66
ms.subservice: domain-services
77
author: justinha

articles/active-directory/external-identities/allow-deny-list.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services: active-directory
77
ms.service: active-directory
88
ms.subservice: B2B
99
ms.topic: how-to
10-
ms.date: 04/17/2023
10+
ms.date: 08/04/2023
1111

1212
ms.author: mimart
1313
author: msmimart
@@ -32,6 +32,7 @@ This article discusses two ways to configure an allow or blocklist for B2B colla
3232
- The number of domains you can add to an allowlist or blocklist is limited only by the size of the policy. This limit applies to the number of characters, so you can have a greater number of shorter domains or fewer longer domains. The maximum size of the entire policy is 25 KB (25,000 characters), which includes the allowlist or blocklist and any other parameters configured for other features.
3333
- This list works independently from OneDrive for Business and SharePoint Online allow/block lists. If you want to restrict individual file sharing in SharePoint Online, you need to set up an allow or blocklist for OneDrive for Business and SharePoint Online. For more information, see [Restricted domains sharing in SharePoint Online and OneDrive for Business](https://support.office.com/article/restricted-domains-sharing-in-sharepoint-online-and-onedrive-for-business-5d7589cd-0997-4a00-a2ba-2320ec49c4e9).
3434
- The list doesn't apply to external users who have already redeemed the invitation. The list will be enforced after the list is set up. If a user invitation is in a pending state, and you set a policy that blocks their domain, the user's attempt to redeem the invitation will fail.
35+
- Both allow/block list and cross-tenant access settings are checked at the time of invitation.
3536

3637
## Set the allow or blocklist policy in the portal
3738

articles/active-directory/external-identities/cross-tenant-access-settings-b2b-collaboration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: active-directory
55
ms.service: active-directory
66
ms.subservice: B2B
77
ms.topic: how-to
8-
ms.date: 05/31/2023
8+
ms.date: 08/04/2023
99

1010
ms.author: mimart
1111
author: msmimart
@@ -29,6 +29,7 @@ Use External Identities cross-tenant access settings to manage how you collabora
2929
- Identify any Azure AD organizations that will need customized settings so you can configure **Organizational settings** for them.
3030
- If you want to apply access settings to specific users, groups, or applications in an external organization, you'll need to contact the organization for information before configuring your settings. Obtain their user object IDs, group object IDs, or application IDs (*client app IDs* or *resource app IDs*) so you can target your settings correctly.
3131
- If you want to set up B2B collaboration with a partner organization in an external Microsoft Azure cloud, follow the steps in [Configure Microsoft cloud settings](cross-cloud-settings.md). An admin in the partner organization will need to do the same for your tenant.
32+
- Both allow/block list and cross-tenant access settings are checked at the time of invitation. If a user's domain is on the allow list, they can be invited, unless the domain is explicitly blocked in the cross-tenant access settings. If a user's domain is on the deny list, they can't be invited regardless of the cross-tenant access settings. If a user is not on either list, we check the cross-tenant access settings to determine whether they can be invited.
3233

3334
## Configure default settings
3435

articles/active-directory/external-identities/troubleshoot.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ External users can be added only to “assigned” or “Security” groups and
122122

123123
## My external user didn't receive an email to redeem
124124

125-
The invitee should check with their ISP or spam filter to ensure that the following address is allowed: [email protected]
125+
The invitee should check with their ISP or spam filter to ensure that the following address is allowed: [email protected].
126126

127127
> [!NOTE]
128128
>
@@ -198,7 +198,11 @@ Let's say you inadvertently invite a guest user with an email address that match
198198

199199
## External access blocked by policy error on the login screen
200200

201-
When you try to login to your tenant, you might see this error message: "Your network administrator has restricted what organizations can be accessed. Contact your IT department to unblock access." This error is related to tenant restriction settings. To resolve this issue, ask your IT team to follow the instructions in [this article](/azure/active-directory/manage-apps/tenant-restrictions).
201+
When you try to login to your tenant, you might see this error message: "Your network administrator has restricted what organizations can be accessed. Contact your IT department to unblock access." This error is related to tenant restriction settings. To resolve this issue, ask your IT team to follow the instructions in [this article](/azure/active-directory/manage-apps/tenant-restrictions).
202+
203+
## Invitation is blocked due missing cross-tenant access settings
204+
205+
You might see this message: "This invitation is blocked by cross-tenant access settings in your organization. Your administrator must configure cross-tenant access settings to allow this invitation." In this case, ask your administrator to check the cross-tenant access settings.
202206

203207
## Next steps
204208

articles/active-directory/saas-apps/g-suite-provisioning-tutorial.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,6 @@ Now any end user that was made eligible for the group in PIM can get JIT access
293293
* 10/17/2020 - Added support for more G Suite user and group attributes.
294294
* 10/17/2020 - Updated G Suite target attribute names to match what is defined [here](https://developers.google.com/admin-sdk/directory).
295295
* 10/17/2020 - Updated default attribute mappings.
296-
* 03/18/2021 - Manager email is now synchronized instead of ID for all new users. For any existing users that were provisioned with a manager as an ID, you can do a restart through [Microsoft Graph](/graph/api/synchronization-synchronizationjob-restart?preserve-view=true&tabs=http&view=graph-rest-beta) with scope "full" to ensure that the email is provisioned. This change only impacts the GSuite provisioning job and not the older provisioning job beginning with Goov2OutDelta. Note, the manager email is provisioned when the user is first created or when the manager changes. The manager email isn't provisioned if the manager changes their email address.
297296

298297
## More resources
299298

Lines changed: 166 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,166 @@
1+
---
2+
title: 'Tutorial: Configure SAP Litmos for automatic user provisioning with Azure Active Directory'
3+
description: Learn how to automatically provision and de-provision user accounts from Azure AD to SAP Litmos.
4+
services: active-directory
5+
author: twimmers
6+
writer: twimmers
7+
manager: jeedes
8+
ms.assetid: 4e0d2a0b-2d22-4b21-8b29-64413549c5a5
9+
ms.service: active-directory
10+
ms.subservice: saas-app-tutorial
11+
ms.workload: identity
12+
ms.topic: tutorial
13+
ms.date: 08/03/2023
14+
ms.author: thwimmer
15+
---
16+
17+
# Tutorial: Configure SAP Litmos for automatic user provisioning
18+
19+
This tutorial describes the steps you need to perform in both SAP Litmos and Azure Active Directory (Azure AD) to configure automatic user provisioning. When configured, Azure AD automatically provisions and de-provisions users and groups to [SAP Litmos](http://www.litmos.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 SAP Litmos.
25+
> * Remove users in SAP Litmos when they do not require access anymore.
26+
> * Keep user attributes synchronized between Azure AD and SAP Litmos.
27+
> * Provision groups and group memberships in SAP Litmos.
28+
> * [Single sign-on](litmos-tutorial.md) to SAP Litmos (recommended).
29+
30+
## Prerequisites
31+
32+
The scenario outlined in this tutorial assumes that you already have the following prerequisites:
33+
34+
* [An Azure AD tenant](../develop/quickstart-create-new-tenant.md).
35+
* 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).
36+
* An SAP Litmos tenant.
37+
* A user account in SAP Litmos with Admin permissions.
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 SAP Litmos](../app-provisioning/customize-application-attributes.md).
43+
44+
## Step 2. Configure SAP Litmos to support provisioning with Azure AD
45+
Contact SAP Litmos support to configure SAP Litmos to support provisioning with Azure AD.
46+
47+
## Step 3. Add SAP Litmos from the Azure AD application gallery
48+
49+
Add SAP Litmos from the Azure AD application gallery to start managing provisioning to SAP Litmos. If you have previously setup SAP Litmos 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 / 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).
54+
55+
* 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).
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 SAP Litmos
61+
62+
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.
63+
64+
### To configure automatic user provisioning for SAP Litmos 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 **SAP Litmos**.
71+
72+
![Screenshot of the SAP Litmos 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 Provisioning tab automatic.](common/provisioning-automatic.png)
81+
82+
1. Under the **Admin Credentials** section, input your SAP Litmos Tenant URL and Secret Token. Click **Test Connection** to ensure Azure AD can connect to SAP Litmos. If the connection fails, ensure your SAP Litmos 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 SAP Litmos**.
93+
94+
1. Review the user attributes that are synchronized from Azure AD to SAP Litmos in the **Attribute-Mapping** section. The attributes selected as **Matching** properties are used to match the user accounts in SAP Litmos 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 SAP Litmos 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 SAP Litmos|
97+
|---|---|---|---|
98+
|userName|String|✓|✓
99+
|active|Boolean||✓
100+
|title|String||
101+
|emails[type eq "work"].value|String||
102+
|preferredLanguage|String||
103+
|name.givenName|String||✓
104+
|name.familyName|String||✓
105+
|addresses[type eq "work"].streetAddress|String||
106+
|addresses[type eq "work"].locality|String||
107+
|addresses[type eq "work"].region|String||
108+
|addresses[type eq "work"].postalCode|String||
109+
|addresses[type eq "work"].country|String||
110+
|phoneNumbers[type eq "work"].value|String||
111+
|phoneNumbers[type eq "mobile"].value|String||
112+
|timezone|String||
113+
|urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:employeeNumber|String||
114+
|urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:organization|String||
115+
|urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:manager|Reference||
116+
|urn:ietf:params:scim:schemas:extension:Litmos:2.0:User:CustomField:CustomField1|String||
117+
|urn:ietf:params:scim:schemas:extension:Litmos:2.0:User:CustomField:CustomField2|String||
118+
|urn:ietf:params:scim:schemas:extension:Litmos:2.0:User:CustomField:CustomField3|String||
119+
|urn:ietf:params:scim:schemas:extension:Litmos:2.0:User:CustomField:CustomField4|String||
120+
|urn:ietf:params:scim:schemas:extension:Litmos:2.0:User:CustomField:CustomField5|String||
121+
|urn:ietf:params:scim:schemas:extension:Litmos:2.0:User:CustomField:CustomField6|String||
122+
|urn:ietf:params:scim:schemas:extension:Litmos:2.0:User:CustomField:CustomField7|String||
123+
|urn:ietf:params:scim:schemas:extension:Litmos:2.0:User:CustomField:CustomField8|String||
124+
|urn:ietf:params:scim:schemas:extension:Litmos:2.0:User:CustomField:CustomField9|String||
125+
|urn:ietf:params:scim:schemas:extension:Litmos:2.0:User:CustomField:CustomField10|String||
126+
127+
1. Under the **Mappings** section, select **Synchronize Azure Active Directory Groups to SAP Litmos**.
128+
129+
1. Review the group attributes that are synchronized from Azure AD to SAP Litmos in the **Attribute-Mapping** section. The attributes selected as **Matching** properties are used to match the groups in SAP Litmos for update operations. Select the **Save** button to commit any changes.
130+
131+
|Attribute|Type|Supported for filtering|Required by SAP Litmos|
132+
|---|---|---|---|
133+
|displayName|String|✓|✓
134+
|members|Reference||
135+
136+
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).
137+
138+
1. To enable the Azure AD provisioning service for SAP Litmos, change the **Provisioning Status** to **On** in the **Settings** section.
139+
140+
![Screenshot of Provisioning Status Toggled On.](common/provisioning-toggle-on.png)
141+
142+
1. Define the users and/or groups that you would like to provision to SAP Litmos by choosing the desired values in **Scope** in the **Settings** section.
143+
144+
![Screenshot of Provisioning Scope.](common/provisioning-scope.png)
145+
146+
1. When you're ready to provision, click **Save**.
147+
148+
![Screenshot of Saving Provisioning Configuration.](common/provisioning-configuration-save.png)
149+
150+
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.
151+
152+
## Step 6. Monitor your deployment
153+
Once you've configured provisioning, use the following resources to monitor your deployment:
154+
155+
* Use the [provisioning logs](../reports-monitoring/concept-provisioning-logs.md) to determine which users have been provisioned successfully or unsuccessfully
156+
* 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
157+
* 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).
158+
159+
## More resources
160+
161+
* [Managing user account provisioning for Enterprise Apps](../app-provisioning/configure-automatic-user-provisioning-portal.md)
162+
* [What is application access and single sign-on with Azure Active Directory?](../manage-apps/what-is-single-sign-on.md)
163+
164+
## Next steps
165+
166+
* [Learn how to review logs and get reports on provisioning activity](../app-provisioning/check-status-user-account-provisioning.md)

0 commit comments

Comments
 (0)