Basic (Section)#

Path: /profiles/profile{id, type}/settings/authorization-server/claims/claim{name}/type/basic

Parameters#

NameTypeRequiredDefaultDescription
allow-missingbooleanoptionaltrueWhether the claim value may be missing (or have a null value).
basic-typebasic-claim-typeoptionalanythe claim must have a value which is of one of the basic types.

Was this helpful?