Skip to content

Commit 88202ec

Browse files
authored
Update entra specific scim docs
1 parent 28fcc56 commit 88202ec

File tree

1 file changed

+4
-1
lines changed
  • content/en/account_management/scim

1 file changed

+4
-1
lines changed

content/en/account_management/scim/entra.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@ When using SAML and SCIM together, Datadog strongly recommends disabling SAML ju
5050
2. In the **Provisioning Mode** menu, select **Automatic**
5151
3. Open **Admin Credentials**
5252
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].
53+
- **Tenant URL**: `https://{{< region-param key="dd_full_site" >}}/api/v2/scim?aadOptscim062020`
54+
- **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.
5456
- **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.
5557

5658
{{< img src="/account_management/scim/admin-credentials-2.png" alt="Azure AD Admin Credentials configuration screen">}}
@@ -91,3 +93,4 @@ Group mapping is not supported.
9193
[5]: /account_management/org_settings/service_accounts
9294
[6]: https://entra.microsoft.com/
9395
[7]: https://learn.microsoft.com/en-us/entra/identity/role-based-access-control/permissions-reference#cloud-application-administrator
96+
[8]: https://learn.microsoft.com/en-us/entra/identity/app-provisioning/application-provisioning-config-problem-scim-compatibility#flags-to-alter-the-scim-behavior

0 commit comments

Comments
 (0)