groups
Overview
Name | groups |
Type | Resource |
Id | okta.application.groups |
Fields
Name | Datatype |
---|---|
id | string |
_embedded | object |
_links | object |
lastUpdated | string |
priority | integer |
profile | object |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
get | SELECT | appId, groupId, subdomain | Fetches an application group assignment |
list | SELECT | appId, subdomain | Enumerates group assignments for an application. |
delete | DELETE | appId, groupId, subdomain | Removes a group assignment from an application. |
update | EXEC | appId, groupId, subdomain | Assigns a group to an application |