Skip to content

Commit cc5204e

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/azure-docs-pr (branch live)
2 parents 17df435 + 6ff6aac commit cc5204e

File tree

153 files changed

+1790
-1269
lines changed

Some content is hidden

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

153 files changed

+1790
-1269
lines changed

.openpublishing.publish.config.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -842,6 +842,18 @@
842842
"url": "https://github.com/Azure-Samples/msdocs-flask-postgresql-sample-app",
843843
"branch": "main",
844844
"branch_mapping": {}
845+
},
846+
{
847+
"path_to_root": "azure-signalr-samples",
848+
"url": "https://github.com/aspnet/AzureSignalR-samples",
849+
"branch": "main",
850+
"branch_mapping": {}
851+
},
852+
{
853+
"path_to_root": "azure-webpubsub-samples",
854+
"url": "https://github.com/Azure/azure-webpubsub",
855+
"branch": "main",
856+
"branch_mapping": {}
845857
}
846858
],
847859
"branch_target_mapping": {

articles/active-directory/manage-apps/manage-app-consent-policies.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ App consent policies where the ID begins with "microsoft-" are built-in policies
2727

2828
## Pre-requisites
2929

30+
1. A user or service with one of the following:
31+
- Global Administrator directory role
32+
- Privileged Role Administrator directory role
33+
- A custom directory role with the necessary [permissions to manage app consent policies](../roles/custom-consent-permissions.md#managing-app-consent-policies)
34+
- The Microsoft Graph app role (application permission) Policy.ReadWrite.PermissionGrant (when connecting as an app or a service)
35+
3036
1. Connect to [Azure AD PowerShell](/powershell/module/azuread/).
3137

3238
```powershell

articles/active-directory/manage-apps/my-apps-deployment-plan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Administrators can configure:
5353
* [Collections of applications](../manage-apps/access-panel-collections.md).
5454
* Assignment of icons to applications
5555
* User-friendly names for applications
56-
* Company branding shown on My Apps
56+
* Banner logo in the My Apps header. For more information about assigning a banner logo, see [Add branding to your organization's Azure Active Directory sign-in page](../fundamentals/customize-branding.md)
5757

5858
## Plan consent configuration
5959

@@ -118,7 +118,7 @@ The extension allows users to launch any app from its search bar, finding access
118118

119119
#### Plan for mobile access
120120

121-
For applications that use password-based SSO or accessed by using [Microsoft Azure AD Application Proxy](../app-proxy/application-proxy.md), you must use Microsoft Edge mobile. For other applications, any mobile browser can be used.
121+
For applications that use password-based SSO or accessed by using [Microsoft Azure AD Application Proxy](../app-proxy/application-proxy.md), you must use Microsoft Edge mobile. For other applications, any mobile browser can be used. Be sure to enable password-based SSO in your mobile settings, which can be off by default. For example, **Settings -> Privacy and Security -> Azure AD Password SSO**.
122122

123123
### Linked SSO
124124

Lines changed: 140 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,140 @@
1+
---
2+
title: 'Tutorial: Configure MURAL Identity 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 MURAL Identity.
4+
services: active-directory
5+
author: twimmers
6+
writer: twimmers
7+
manager: beatrizd
8+
ms.assetid: 0b932dbd-b5c9-40e3-baeb-a7c7424e1bfd
9+
ms.service: active-directory
10+
ms.subservice: saas-app-tutorial
11+
ms.workload: identity
12+
ms.topic: tutorial
13+
ms.date: 03/21/2022
14+
ms.author: thwimmer
15+
---
16+
17+
# Tutorial: Configure MURAL Identity for automatic user provisioning
18+
19+
This tutorial describes the steps you need to perform in both MURAL Identity and Azure Active Directory (Azure AD) to configure automatic user provisioning. When configured, Azure AD automatically provisions and de-provisions users and groups to [MURAL Identity](https://www.mural.co/) 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+
## Capabilities Supported
23+
> [!div class="checklist"]
24+
> * Create users in MURAL Identity
25+
> * Keep user attributes synchronized between Azure AD and MURAL Identity
26+
27+
## Prerequisites
28+
29+
The scenario outlined in this tutorial assumes that you already have the following prerequisites:
30+
31+
* [An Azure AD tenant](../develop/quickstart-create-new-tenant.md).
32+
* 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).
33+
* SCIM provisioning is only available for MURAL’s Enterprise plan. Before you configure SCIM provisioning, please reach out to a member of the MURAL Customer Success Team to enable the feature.
34+
* SAML based SSO must be properly set up before configuring automated provisioning. The instructions on how to set up SSO through Azure Active Directory for MURAL can be found [here](mural-identity-tutorial.md).
35+
36+
## Step 1. Plan your provisioning deployment
37+
1. Learn about [how the provisioning service works](../app-provisioning/user-provisioning.md).
38+
2. Determine who will be in [scope for provisioning](../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md).
39+
3. Determine what data to [map between Azure AD and MURAL Identity](../app-provisioning/customize-application-attributes.md).
40+
41+
## Step 2. Configure MURAL Identity to support provisioning with Azure AD
42+
43+
Follow the [steps](https://developers.mural.co/enterprise/docs/set-up-the-scim-api) to get your SCIM URL and unique API Token from the API keys page in your MURAL Company dashboard. Use this key in the Secret Token field in **Step 5**.
44+
45+
## Step 3. Add MURAL Identity from the Azure AD application gallery
46+
47+
Add MURAL Identity from the Azure AD application gallery to start managing provisioning to MURAL Identity. If you have previously setup MURAL Identity for SSO you can use the same application. However it is 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+
* When assigning users and groups to MURAL Identity, 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 additional roles.
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+
58+
## Step 5. Configure automatic user provisioning to MURAL Identity
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 MURAL Identity based on user and/or group assignments in Azure AD.
61+
62+
### To configure automatic user provisioning for MURAL Identity 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+
![Enterprise applications blade](common/enterprise-applications.png)
67+
68+
2. In the applications list, select **MURAL Identity**.
69+
70+
![The MURAL Identity link in the Applications list](common/all-applications.png)
71+
72+
3. Select the **Provisioning** tab.
73+
74+
![Provisioning tab](common/provisioning.png)
75+
76+
4. Set the **Provisioning Mode** to **Automatic**.
77+
78+
![Provisioning](common/provisioning-automatic.png)
79+
80+
5. Under the **Admin Credentials** section, input your MURAL Identity Tenant URL and Secret Token. Click **Test Connection** to ensure Azure AD can connect to MURAL Identity. If the connection fails, ensure your MURAL Identity account has Admin permissions and try again.
81+
82+
![Token](common/provisioning-testconnection-tenanturltoken.png)
83+
84+
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.
85+
86+
![Notification Email](common/provisioning-notification-email.png)
87+
88+
7. Select **Save**.
89+
90+
8. Under the **Mappings** section, select **Synchronize Azure Active Directory Users to MURAL Identity**.
91+
92+
9. Review the user attributes that are synchronized from Azure AD to MURAL Identity in the **Attribute-Mapping** section. The attributes selected as **Matching** properties are used to match the user accounts in MURAL Identity for update operations. If you choose to change the [matching target attribute](../app-provisioning/customize-application-attributes.md), you will need to ensure that the MURAL Identity API supports filtering users based on that attribute. Select the **Save** button to commit any changes.
93+
94+
|Attribute|Type|Supported for filtering|
95+
|---|---|---|
96+
|userName|String|✓
97+
|active|Boolean|
98+
|emails[type eq "work"].value|String|
99+
|name.givenName|String|
100+
|name.familyName|String|
101+
|externalId|String|
102+
103+
104+
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).
105+
106+
11. To enable the Azure AD provisioning service for MURAL Identity, change the **Provisioning Status** to **On** in the **Settings** section.
107+
108+
![Provisioning Status Toggled On](common/provisioning-toggle-on.png)
109+
110+
12. Define the users and/or groups that you would like to provision to MURAL Identity by choosing the desired values in **Scope** in the **Settings** section.
111+
112+
![Provisioning Scope](common/provisioning-scope.png)
113+
114+
13. When you are ready to provision, click **Save**.
115+
116+
![Saving Provisioning Configuration](common/provisioning-configuration-save.png)
117+
118+
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.
119+
120+
## Step 6. Monitor your deployment
121+
Once you've configured provisioning, use the following resources to monitor your deployment:
122+
123+
1. Use the [provisioning logs](../reports-monitoring/concept-provisioning-logs.md) to determine which users have been provisioned successfully or unsuccessfully
124+
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
125+
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).
126+
127+
## Troubleshooting Tips
128+
* When provisioning a user keep in mind that at MURAL we do not support numbers in the name fields (i.e. givenName or familyName).
129+
* When filtering on **userName** in the GET endpoint make sure that the email address is all lowercase otherwise you will get an empty result. This is because we convert email addresses to lowercase while provisioning accounts.
130+
* When de-provisioning an end-user (setting the active attribute to false), user will be soft-deleted and lose access to all their workspaces. When that same de-provisioned end-user is later activated again (setting the active attribute to true), user will not have access to the workspaces user previously belonged to. The end-user will see an error message "You’ve been deactivated from this workspace", with an option to request reactivation which the workspace admin must approve.
131+
* If you have any other issues, please reach out to [MURAL Identity support team](mailto:[email protected])
132+
133+
## More resources
134+
135+
* [Managing user account provisioning for Enterprise Apps](../app-provisioning/configure-automatic-user-provisioning-portal.md)
136+
* [What is application access and single sign-on with Azure Active Directory?](../manage-apps/what-is-single-sign-on.md)
137+
138+
## Next steps
139+
140+
* [Learn how to review logs and get reports on provisioning activity](../app-provisioning/check-status-user-account-provisioning.md)

0 commit comments

Comments
 (0)