Transformation (Section)#
Path: /profiles/profile/settings/authorization-server/claims/claim/transformation
A transformation from the raw data to the claim name and value
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| input-attribute-names | multi-value string | optional | - | 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-procedure | string | optional | - | A value mapping procedure for this claim. |