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
Add automatic team provisioning instructions (#27413)
* Add automatic team provisioning instructions
* Apply suggestions from code review
Co-authored-by: Nick Moy <[email protected]>
* Add unlinking instructions
* Cleanup
* Add clarifications based on feedback
* Add a period
Co-authored-by: Brett Blue <[email protected]>
* Use more professional screenshots
* Update alt text
---------
Co-authored-by: Nick Moy <[email protected]>
Co-authored-by: Brett Blue <[email protected]>
Copy file name to clipboardExpand all lines: content/en/account_management/scim/_index.md
+4
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,9 @@ The System for Cross-domain Identity Management, or SCIM, is an open standard th
25
25
- Remove users in Datadog when they no longer require access
26
26
- Keep user attributes synchronized between the identity provider and Datadog
27
27
- Single sign-on to Datadog (recommended)
28
+
- Managed Teams: Create Datadog Teams from identity provider groups and keep membership of the Datadog Teams synchronized with group membership in the identity provider.
29
+
30
+
**Note:** To use managed teams, you must use the Okta IdP and request access to the feature from [support][8].
28
31
29
32
Datadog supports using SCIM with the Microsoft Entra ID and Okta identity providers. To configure SCIM, see the documentation for your IdP:
30
33
-[Microsoft Entra ID][2]
@@ -63,3 +66,4 @@ Creating a new user with SCIM triggers an email to the user. For first time acce
See the following instructions to synchronize your Datadog users with Okta using SCIM.
@@ -31,9 +38,9 @@ When using SAML and SCIM together, Datadog strongly recommends disabling SAML ju
31
38
## Configure automatic user provisioning
32
39
33
40
1. In the application management screen, select **Provisioning** in the left panel
34
-
2. Click **Configuration API integration**.
41
+
2. Click **Configure API integration**.
35
42
3. Select **Enable API integration**.
36
-
3. Complete the **Credentials** section as follows:
43
+
4. Complete the **Credentials** section as follows:
37
44
-**Base 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].
38
45
-**API 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.
39
46
@@ -47,12 +54,81 @@ When using SAML and SCIM together, Datadog strongly recommends disabling SAML ju
47
54
-**Deactivate Users**
48
55
8. Under **Datadog Attribute Mappings**, find the mapping of Okta attributes to Datadog attributes already pre-configured. You can re-map them if needed, but map the Okta values to the same set of Datadog values.
49
56
50
-
### Group attributes
57
+
##Configure automatic team provisioning
51
58
52
-
Group mapping is not supported.
59
+
{{< callout url="/help/" header="false" >}}
60
+
The Managed Teams feature is turned off by default. Request access by contacting support.
61
+
{{< /callout >}}
62
+
63
+
With [Managed Teams][6], you control the core provisioning of a Datadog Team — its name, handle, and membership — through the identity provider. The setup process differs depending on whether the team already exists in Datadog.
64
+
65
+
**Note:** Users must exist in Datadog before you can add them to a team. Therefore, you must assign users to the Datadog app in Okta to ensure that they are created in Datadog through SCIM. Assign the Datadog application to your Okta group to ensure that all team members are created in Datadog automatically.
66
+
67
+
### Create a new team in Datadog
68
+
69
+
1. In your Datadog application in Okta, navigate to the **Push Groups** tab.
70
+
{{< img src="/account_management/scim/okta/pushed-groups.png" alt="Okta pushed groups configuration interface">}}
71
+
1. Click the **Push Groups** button. The pushed groups interface opens.
72
+
1. Select the Okta group you want to push to Datadog.
73
+
1. In the **Match result & push action** column, ensure **Create group** is selected.
74
+
1. Click **Save**.
75
+
76
+
To verify that the operation completed successfully, navigate to the [Teams list][7] in Datadog. Search for a Datadog Team matching the Okta group you configured. Verify that the team exists in Datadog and is managed externally. It may take a minute or two before the team appears in Datadog.
77
+
78
+
{{< img src="/account_management/scim/okta/managed-externally.png" alt="Datadog team list showing a team called Identity team that is managed externally.">}}
79
+
80
+
### Synchronize an existing Datadog Team with an Okta group
81
+
82
+
You can map an existing Datadog Team to an Okta group. Establishing a link from the Okta group to the Datadog Team causes the Datadog Team to be managed by Okta going forward.
83
+
84
+
**Note:** In order to synchronize an existing Datadog Team with an Okta group, the two names must match exactly.
85
+
86
+
1. In your Datadog application in Okta, navigate to the **Push Groups** tab.
87
+
1. Click the **Push Groups** button. The pushed groups interface opens.
88
+
1. Select the Okta group you want to synchronize with a Datadog Team.
89
+
1. In the **Match result & push action** column, ensure **Create group** is selected.
90
+
1. Click **Save**.
91
+
92
+
**Note:** When you select **Create group**, Okta displays a **No match found** message. You can ignore this message and proceed with creating the group to establish synchronization.
93
+
94
+
### Delete the connection between an Okta group and a Datadog Team
95
+
96
+
You have two options for disconnecting an Okta group from a Datadog Team, with different impacts on the Datadog Team membership.
97
+
98
+
#### Keep team members in Datadog
99
+
100
+
This procedure allows you to manage team membership in Datadog instead of Okta. The team members stay unchanged.
101
+
102
+
1. In your Datadog application in Okta, navigate to the **Push Groups** tab.
103
+
1. Click the **Push Groups** button. The pushed groups interface opens.
104
+
1. Select the Okta group you want to unlink from its Datadog Team.
105
+
1. In the **Match result & push action** column, select **Unlink Pushed Group**. A dialog box appears.
106
+
1. Select **Leave the group in the target app**.
107
+
1. Click **Unlink**.
108
+
1. Click **Save**.
109
+
110
+
#### Remove team members from Datadog
111
+
112
+
This procedure allows you to manage team membership in Datadog instead of Okta and removes the team members from the Datadog Team.
113
+
114
+
1. In your Datadog application in Okta, navigate to the **Push Groups** tab.
115
+
1. Click the **Push Groups** button. The pushed groups interface opens.
116
+
1. Select the Okta group you want to unlink from its Datadog Team.
117
+
1. In the **Match result & push action** column, select **Unlink Pushed Group**. A dialog box appears.
118
+
1. Select **Delete the group in the target app (recommended)**.
119
+
1. Click **Unlink**.
120
+
1. Click **Save**.
121
+
122
+
**Note:** Contrary to the name of the option, selecting **Delete the group in the target app** does _not_ delete the team in Datadog. Instead, it removes all members from the team and removes the link between the group in Okta and the Datadog Team.
Copy file name to clipboardExpand all lines: content/en/account_management/teams/manage.md
+18
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,23 @@ Under the team's settings, specify which users can modify the team membership. T
58
58
59
59
Users with the `user_access_manage` permission can set default rules on who can add or remove members, or edit team details. Set default rules with the **Default Settings** button on the team directory page. Override these policies for an individual team on the team details panel.
60
60
61
+
## Manage teams through an identity provider
62
+
63
+
{{< callout url="/help/" header="false" >}}
64
+
The Managed Teams feature is turned off by default. Request access by contacting support.
65
+
{{< /callout >}}
66
+
67
+
When you set up a managed team, you configure the following properties of the team externally through an identity provider integration:
68
+
- Team name
69
+
- Team handle
70
+
- Team membership (synchronized from the corresponding identity provider group)
71
+
72
+
To ensure that managed teams stay consistent with their configuration in your identity provider, you must make changes to managed properties in the identity provider, not through the Datadog site or API.
73
+
74
+
Datadog supports Okta and other SCIM-compliant identity providers for managed teams.
75
+
76
+
For more information on the capabilities of managed teams and how to set them up, see [SCIM][3].
77
+
61
78
## SAML attribute mapping
62
79
63
80
To manage teams and team membership using SAML attributes, see [Map SAML attributes to Teams][2].
@@ -72,3 +89,4 @@ To enforce a strict membership model, configure your default team settings so **
0 commit comments