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: content/en/account_management/scim/entra.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,9 @@ When using SAML and SCIM together, Datadog strongly recommends disabling SAML ju
50
50
2. In the **Provisioning Mode** menu, select **Automatic**
51
51
3. Open **Admin Credentials**
52
52
4. Complete the **Admin Credentials** section as follows:
53
-
-**Tenant URL**: `https://{{< region-param key="dd_full_site" >}}/api/v2/scim`**Note:** Use the appropriate subdomain for your site. To find your URL, see [Datadog sites][3].
-**Note:** Use the appropriate subdomain for your site. To find your URL, see [Datadog sites][3].
55
+
-**Note:** The `?aadOptscim062020` part of the Tenant URL is specifically for Entra ID. This is a flag that tells Entra to correct it's SCIM behavior as outlined in [this knowledgebase article][8]. If you are not using Entra ID, you should not include this suffix on the URL.
54
56
-**Secret Token**: Use a valid Datadog application key. You can create an application key on [your organization settings page][4]. To maintain continuous access to your data, use a [service account][5] application key.
55
57
56
58
{{< img src="/account_management/scim/admin-credentials-2.png" alt="Azure AD Admin Credentials configuration screen">}}
0 commit comments