We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4109e6 commit 8f8d73cCopy full SHA for 8f8d73c
articles/energy-data-services/how-to-manage-users.md
@@ -135,7 +135,7 @@ Run the below curl command in Azure Cloud Bash to get all the groups that are av
135
--header 'Authorization: Bearer <access_token>'
136
```
137
138
-## Add user(s) to a OSDU group
+## Add user(s) to a OSDU group in a data partition
139
140
1. Run the below curl command in Azure Cloud Bash to add the user(s) to the "Users" group using the Entitlement service.
141
2. The value to be sent for the param **"email"** is the **Object_ID (OID)** of the user and not the user's email.
0 commit comments