mirror of
https://github.com/zitadel/zitadel.git
synced 2025-07-19 08:28:35 +00:00
docs(actions): describe user grant list (#7687)
This commit is contained in:
parent
e8601de8e6
commit
2566f33aa2
@ -203,7 +203,10 @@ This object represents a list of user grant stored in ZITADEL.
|
|||||||
- `userId` *string*
|
- `userId` *string*
|
||||||
- `roles` Array of *string*
|
- `roles` Array of *string*
|
||||||
- `userResourceOwner` *string*
|
- `userResourceOwner` *string*
|
||||||
|
The id of the organization of the user
|
||||||
- `userGrantResourceOwner` *string*
|
- `userGrantResourceOwner` *string*
|
||||||
|
The id of the organization, where the user was granted
|
||||||
- `userGrantResourceOwnerName` *string*
|
- `userGrantResourceOwnerName` *string*
|
||||||
|
The name of the organization, where the user was granted
|
||||||
- `projectId` *string*
|
- `projectId` *string*
|
||||||
- `projectName` *string*
|
- `projectName` *string*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user