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#
| 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 | script | optional | A value mapping procedure for this claim. |