Basic (Section)#
Path: /profiles/profile/settings/authorization-server/claims/claim/type
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| allow-missing | boolean | optional | true | Whether the claim value may be missing (or have a null value). |
| basic-type | enumeration (any, string, number, boolean, object, array) | optional | any | the claim must have a value which is of one of the basic types. |