Skip to content

Commit 4bfc28d

Browse files
authored
Update how-to-manage-users.md
1 parent 13bf432 commit 4bfc28d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/energy-data-services/how-to-manage-users.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The Azure object ID (OID) is the Microsoft Entra user OID.
4444
1. Get the admin's auth token by using [Generate user access token](how-to-generate-auth-token.md#generate-the-user-auth-token) with the same `client-id` and `client-secret` values.
4545
1. Get the OSDU group, such as `service.legal.editor@<data-partition-id>.<domain>`, to which you want to add more users by using the admin's access token.
4646
1. Add more users to that OSDU group by using the admin's access token.
47-
1. users.data.root is the automatically default and permanent OWNER of all the data records when the records get created in the system. Hence, if the user, who created the record and is the OWNER of the record, leaves the organization, the members of `users.data.root` always have the access of all the data records. For more details, check out [Data Root Group](concepts-entitlements.md#peculiarity-of-usersdataroot-group).
47+
1. `users.data.root` is the automatically default and permanent OWNER of all the data records when the records get created in the system. Hence, if the user, who created the record and is the OWNER of the record, leaves the organization, the members of `users.data.root` always have the access of all the data records. For more details, check out [Data Root Group](concepts-entitlements.md#peculiarity-of-usersdataroot-group).
4848
1. As you add more members to a given OSDU group, there is a limit of 5000 membership for a given identity.
4949

5050
To know more about the OSDU bootstrap groups, check out [here](https://community.opengroup.org/osdu/platform/security-and-compliance/entitlements/-/blob/master/docs/bootstrap/bootstrap-groups-structure.md).

0 commit comments

Comments
 (0)