Remove-attribute-transformer (Section)#

Path: /profiles/profile{id, type}/settings/authentication-service/authentication-actions/authentication-action{id}/remove-attribute-transformer

Parameters#

NameTypeRequiredDefaultDescription
attributes-locationenumerationoptionalsubject-attributesThe source and destination of the transformed attributes.
excluded-attributesmulti-value, stringoptionalThis 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

Was this helpful?