apptargets
Overview
Name | apptargets |
Type | Resource |
Id | okta.group.apptargets |
Fields
Name | Datatype |
---|---|
id | string |
name | string |
description | string |
_links | object |
category | string |
displayName | string |
features | array |
lastUpdated | string |
signOnModes | array |
status | string |
verificationStatus | string |
website | string |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
list | SELECT | groupId, roleId, subdomain | Lists all App targets for an APP_ADMIN Role assigned to a Group. This methods return list may include full Applications or Instances. The response for an instance will have an ID value, while Application will not have an ID. |
insert | INSERT | appName, groupId, roleId, subdomain | Success |
delete | DELETE | appName, groupId, roleId, subdomain | Success |