Is it possible to use the same custom email sender domain in two Okta tenants? We have two preview accounts we want to come from mail.example.com but due to the fact that we are required to setup different DNS for both we cannot. Is there a workaround for this?
@dragos: But DNS would be for custom domain. Custom email would just be SPF and DKIM records that would match with Okta servers across tenants? I have the same question because we are planning for custom email domain for our sandbox and preview tenants and creating different sub domains seems unnecessary.
Okta uses SendGrid for sending emails. As such, when configuring the custom email domain, Okta will ask you to add a CNAME entry to be added on your end pointing out to u12345678.wl071.sendgrid.net. Once the configuration is done, the details are saved also on SendGrid side. A second configuration from a different Okta org on the same subdomain on your end will create a conflict on SendGrid side.