Routing https behind WebFirewall as http to AEM
Hello
For simplicity, we want to use only http behind the WebApplicationFirewall towards the dispatcher and publisher. So incoming http and https will be http. Ist there a standard way to tell AEM what the protocol is to ensure the links are generated properly?
Does AEM (and Forms) honor the Header "X-Forwarded-Proto" or do we have to route https in parallel to the Backend?
Matthias