Value-source (OneOf)#

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

Parameters#

NameTypeRequiredDefaultDescription
no-sourceemptyoptionalThe no-source provides no attributes. If selected, a transformation procedure (generator) must be used to establish the claim’s value.
value-provided-byleafrefoptionalThe claims-value-provider that provides the attribute or attributes that estabilish the value for the claim.
reference-claimleafrefoptionalName of another claim that is the source for the value of this claim.

Subsections#

NameTypeDescription
composite-claim SectionDefines one or more other claims that are issued in a container, or can be transformed into a new scalar, list or object value.

Was this helpful?