Skip to content

Commit a705cb9

Browse files
authored
Update how-to-manage-users.md
1 parent dcb9169 commit a705cb9

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
@@ -45,7 +45,7 @@ The Azure object ID (OID) is the Microsoft Entra user OID.
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.
4747
1. `users.data.root` is the default and permanent OWNER of all the data records when the records get created automatically 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).
48-
1. As you add more members to a given OSDU group, there is a limit of 5000 membership for a given identity.
48+
1. As you add more members to a given OSDU group, there is a limit of 5000 membership for a given identity as defined by the OSDU community.
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).
5151

0 commit comments

Comments
 (0)