Does anyone have an idea on how to create a custom domain for AEMaaCS authoring environment?
I realize from https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/using-cloud-manager/custom-domain-names/introduction that creating a custom domain in Cloud Manager is not possible for the authoring environment.
Does anyone have a suggestion on an alternate option if we preferred to have a 'Vanity URL' for access to our authoring environment?
(ie: author.company.com vs author-p000000-e0000000.adobeaemcloud.com)
I have tried DNS CNAME records to point to author-p000000-e0000000.adobeaemcloud.com, but that of course does not work...
My only other thought was to have the CNAME record point to a local web instance, and create an http redirect from there, but I'm trying to avoid the multiple hoops.
Any other ideas appreciated.
Thank you.