You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cloud/integrations/security-and-connectivity/ms-entra.mdx
+15-6Lines changed: 15 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,11 +63,20 @@ In order to enable SAML using Microsoft Entra ID (Previously Azure AD SSO), we n
63
63
## Provisioning
64
64
65
65
Elementary supports user provisioning via SCIM to automate user management. If you want to enable automatic provisioning, follow these steps:
66
-
- In the **Microsoft Entra portal**, go to **Enterprise Applications** and select the newly created SAML application.
67
-
- Navigate to **Provisioning** and click **Get Started**.
68
-
- Set the **Provisioning Mode** to **Automatic**.
69
-
- Configure the **Tenant URL** and **Secret Token** (email the Elementary team for a 1password vault with the configuration).
70
-
- Click **Test Connection** to validate the setup.
71
-
- Enable provisioning and save changes.
66
+
<Accordiontitle="Configure Provisioning in Elementary">
67
+
- Go to your account settings page in Elementary (Your avatar in the top right corner -> Account -> Settings)
68
+
- In the Provisioning section, click on "Configure"
69
+
- Choose "Azure AD", and click "Create" to create a new URL and token for provisioning
70
+
- DO NOT close this dialog until you have configured SCIM in Azure AD
71
+
</Accordion>
72
+
73
+
<Accordiontitle="Configure SCIM in Azure AD">
74
+
- In the **Microsoft Entra portal**, go to **Enterprise Applications** and select the newly created SAML application.
75
+
- Navigate to **Provisioning** and click **Get Started**.
76
+
- Set the **Provisioning Mode** to **Automatic**.
77
+
- Configure the **Tenant URL** and **Secret Token** - _value from Elementary Provisioning section_
78
+
- Click **Test Connection** to validate the setup.
79
+
- Enable provisioning and save changes.
80
+
</Accordion>
72
81
73
82
This setup ensures that users are automatically created, updated, and deactivated in Elementary based on their status in Microsoft Entra ID. You can always reach out if you need any help.
Copy file name to clipboardExpand all lines: docs/cloud/integrations/security-and-connectivity/okta.mdx
+35-27Lines changed: 35 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,33 +89,41 @@ Please follow the steps below to configure an SSO connection in Elementary.
89
89
90
90
Please follow the steps below to configure SCIM provisioning within Elementary:
91
91
92
-
- First, you should receive a 1Password link from the Elementary team - this contain the SCIM endpoint and access token that should be configured in Okta.
93
-
- Under the **Elementary Data** app, go to the **General** tab, and click **Edit**. Then modify the **Provisioning** setting to **SCIM** and click **Save**.
<Info>If you already created an “Elementary Users” group under the Assignments tab in the previous section, you may want to remove and re-add it to ensure all the users there are created successfully in Elementary. </Info>
92
+
<Accordiontitle="Configure Provisioning in Elementary">
93
+
- Go to your account settings page in Elementary (Your avatar in the top right corner -> Account -> Settings)
94
+
- In the Provisioning section, click on "Configure"
95
+
- Choose "Okta", and click "Create" to create a new URL and token for provisioning
96
+
- DO NOT close this dialog until you have configured SCIM in Okta
97
+
</Accordion>
98
+
99
+
<Accordiontitle="Configure SCIM in Okta">
100
+
- Under the **Elementary Data** app, go to the **General** tab, and click **Edit**. Then modify the **Provisioning** setting to **SCIM** and click **Save**.
<Info>If you already created an “Elementary Users” group under the Assignments tab in the previous section, you may want to remove and re-add it to ensure all the users there are created successfully in Elementary. </Info>
0 commit comments