claims
Overview
Name | claims |
Type | Resource |
Id | okta.authorizationserver.claims |
Fields
Name | Datatype |
---|---|
id | string |
name | string |
_links | object |
alwaysIncludeInToken | boolean |
claimType | string |
conditions | object |
group_filter_type | string |
status | string |
system | boolean |
value | string |
valueType | string |
Methods
Name | Accessible by | Required Params |
---|---|---|
get | SELECT | authServerId, claimId, subdomain |
list | SELECT | authServerId, subdomain |
insert | INSERT | authServerId, subdomain |
delete | DELETE | authServerId, claimId, subdomain |
update | EXEC | authServerId, claimId, subdomain |