Transformation (Section)#

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

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

Parameters#

NameTypeRequiredDefaultDescription
input-attribute-namesmulti-value, stringoptionalThe 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-procedurescriptoptionalA value mapping procedure for this claim.

Was this helpful?