Remove-attribute-transformer (Section)#
Path: /profiles/profile{id, type}/settings/authentication-service/authentication-actions/authentication-action{id}/remove-attribute-transformer
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| attributes-location | enumeration | optional | subject-attributes | The source and destination of the transformed attributes. |
| excluded-attributes | multi-value, string | optional | This is an optional list where attributes can be listed that should be removed from the original set of parameters. If the name of the attribute matches what the authentication returned, that attribute will be removed. The excluded attributes need to have a fully qualified path. Example: emails.email.value, or to remove all emails: emails |