How do I enable basic authentication for AEM Publish on a public URL? I've configured AEM Publish to work in IIS, but it doesn't matter if I enable basic authentication in IIS, I'm not getting a login prompt when I access the default website https://domain.com/content/we-retail/us/en.html
The publish instance is running on port 4503 on a frontend windows server.
Hi Kiran, correct me if I'm wrong, but this looks like an authentication solution for logging in to the AEM UI console externally, rather than for accessing websites/content. I'm looking for basic authentication before resolving to the webpage itself.