Transformation (Section)#

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

A transformation from the raw data to the claim name and value

Parameters#

NameTypeRequiredDefaultDescription
input-attribute-namesmulti-value stringoptional-The input attributes to map. In case the claim’s value is provided by a referenced claim, input-attribute-names are implicitly set to be the one name of that referenced claim.
value-transformation-procedurestringoptional-A value mapping procedure for this claim.

Was this helpful?