For adding users with the default sap.ids origin use this format (no need to specify origin):
For adding users with customIdp origin use this format:
(This is only valid if you know the custom IDP value of the user, and the idp is registered under the CF framework)
{ "usersToAdd": [ { "id": "I999999" "origin": "{{custom.idp.value}}" } ]} |
You can also add multiple users with and without origin:
{ "usersToAdd": [ { "id": "I999999" }, { "id": "I999999" "origin": "{{custom.idp.value}}" } ]} |
To remove users as org admin just change the name of the json struct to "usersToRemove" like so:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 103 | |
| 42 | |
| 36 | |
| 35 | |
| 26 | |
| 23 | |
| 22 | |
| 21 | |
| 21 | |
| 21 |