clientgrants
Overview
Name | clientgrants |
Type | Resource |
Id | okta.user.clientgrants |
Fields
Name | Datatype |
---|---|
id | string |
_embedded | object |
_links | object |
clientId | string |
created | string |
createdBy | object |
issuer | string |
lastUpdated | string |
scopeId | string |
source | string |
status | string |
userId | string |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
list | SELECT | clientId, userId, subdomain | Lists all grants for a specified user and client |
delete | DELETE | clientId, userId, subdomain | Revokes all grants for the specified user and client |