scopes
Overview
Name | scopes |
Type | Resource |
Id | okta.authorizationserver.scopes |
Fields
Name | Datatype |
---|---|
id | string |
name | string |
description | string |
consent | string |
default | boolean |
displayName | string |
metadataPublish | string |
system | boolean |
Methods
Name | Accessible by | Required Params |
---|---|---|
get | SELECT | authServerId, scopeId, subdomain |
list | SELECT | authServerId, subdomain |
insert | INSERT | authServerId, subdomain |
delete | DELETE | authServerId, scopeId, subdomain |
update | EXEC | authServerId, scopeId, subdomain |