Hi,
Deploying a server with 2 URLs:
- one internal domain with a CNAME DNS record pointing to my server : https://keycloak.internal.tld
- one external domain (internet) with a reverse proxy : https://keycloak.external.tld
When configuring keycloak with proxy support (proxy=reencrypt) on works but not the another and opposite is true.
Is there a way to support both world?
How?
Thanks for your support