on 2023 Sep 06 3:01 PM
I have two application with a different third level subdomain:
- app1: example1.domain.com
- app2: example2.domain.com
and Custom API prefix equal to "custom"
Is it possible to have such a CNAMEs set up on console:
- CNAME1: custom.example1.domain.com
- CNAME2: custom.example2.domain.com
or we need to use login.domain.com for both the applications?
Request clarification before answering.
Hello Matia,
This is possible, as long as you configured the trusted URLs to whitelist specifically "*.example1.domain.com" for apiKey x and "*.example2.domain.com" for apiKey y. without adding "*.domain.com" to the list.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Kobi,
Thank you really much for your answer!
So, you need to explicit also the third subdomain "exmaple1/2" besides ".domain.com" on the trusted URLs, correct?
What happens if Site1 (with CNAME1) uses an hosted pages (on the site2, with CNAME2)? I suppose that the correct setting should be add on the site1's trusted URL also example2.domain.com, right?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.