Custom domains in the cloud

Hi,

We will soon move our applications from on premise to Pega cloud services. In our on premise application we use custom domain names. Based on the documentation https://community.pega.com/knowledgebase/articles/pega-cloud/cloud/requesting-custom-domain-name-applications-hosted-pega-cloud , it is clear that for custom domain we need to use CNAME records.

Now when using the CNAME record, if we hit the custom domain url, will the requestor page contain the custom domain name in the requestor page(maybe in pxReqContextURI or other property). We need to apply custom branding in the login pages based on different domain names.

E.g. if I take the example in the Pega article, CreditCard.CustomerSite.com CNAME CreditCard-prod1.pegacloud.net, in the requestor page will I have “customersite.com” or “CreditCard-prod1.pegacloud.net/prweb”?

Hi,

We have implemented this in our Pega cloud environment and the domain entered in the browser is reflected in the requestor page in the clipboard.