Invitation mail on system with multiple brandings

We want to use the domain specific branding. And we want to store different mail templates for each domain.
Our users are created via the admin interface, via API and via workflow.
How can I influence which branding is used for the invitation mail?

1 Like

Hello,

Okta basis which customization to use based on the Custom Domain URL used for any flow that sends an email to the user.

When it comes to the *-admin.okta.com URL this is only for the Okta domain. So if you create a new user here and send out an activation email at the same time I would expect it to use the template associated with the Okta domain URL.
If instead you use the API to send the activation email, you can use whichever custom domain URL is appropriate for that user and it should use the template from that URL.