Create an attribute mapping for the identity provider in the destination environment using a POST {{apiPath}}/environments/{{destinationEnvID}}/identityProviders/{{providerID}}/attributes request.

The example requires that you’ve set an attribute mapping for email_address in the application you created in the source environment. On the identity provider side, the email_address attribute uses the prefix “providerAttributes.”.

See CREATE Identity Provider Attribute (SAML) for more information.