Basic (Section)#

Path: /profiles/profile/settings/authorization-server/claims/claim/type

Parameters#

NameTypeRequiredDefaultDescription
allow-missingbooleanoptionaltrueWhether the claim value may be missing (or have a null value).
basic-typeenumeration (any, string, number, boolean, object, array)optionalanythe claim must have a value which is of one of the basic types.

Was this helpful?