Skip to content

Commit d0014b4

Browse files
authored
Move steps (#5640)
1 parent 95d8762 commit d0014b4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/manage/security/scim/provision-with-microsoft-entra-id.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ Create roles that the users will have in Sumo Logic (for example, `Analyst` and
7373
1. Click **Test Connection**. If successful, a message like this appears: **Testing connection to `<app name>`. The supplied credentials are authorized to enable provisioning**.
7474
1. Set up mappings:
7575
1. Select **Mappings** and **Provision Microsoft Entra Users**.<br/><img src={useBaseUrl('img/security/provision-azure-mappings.png')} alt="Provision mappings" style={{border: '1px solid gray'}} width="600" />
76+
1. Go to **Attribute Mapping**, select **Show advanced options**, and select **Edit attribute list for customappsso**.
77+
1. For the **roles** attribute select **string** for the **Type**, and select the **Multi-Value?** checkbox to allow users to have multiple roles.<br/><img src={useBaseUrl('img/security/roles-advanced-options.png')} alt="Advanced options for the roles attribute" style={{border: '1px solid gray'}} width="600" />
78+
1. Click **Save**.
7679
1. At the bottom of the **Attribute Mapping** dialog, select **Add New Mapping**.
7780
1. Fill out the **Edit Attribute** dialog:
7881
1. For **Mapping type** select **Expression**.
@@ -86,8 +89,6 @@ Create roles that the users will have in Sumo Logic (for example, `Analyst` and
8689
* name.givenName
8790
* name.familyName
8891
* roles<br/><img src={useBaseUrl('img/security/provision-azure-attribute-mappings.png')} alt="Attribute mappings" style={{border: '1px solid gray'}} width="600" />
89-
1. Select **Show Advanced Options**.
90-
1. For the **roles** attribute select **string** for the **Type**, and select the **Multi-Value?** checkbox to allow users to have multiple roles.<br/><img src={useBaseUrl('img/security/roles-advanced-options.png')} alt="Advanced options for the roles attribute" style={{border: '1px solid gray'}} width="600" />
9192
1. Click **Save**.
9293
1. Click the **Home > `<app name>` | Provisioning** link in the top left corner of the screen. This returns you to the **Provisioning** tab.
9394
1. Test provisioning:

0 commit comments

Comments
 (0)