Enable Basic Authentication for AEM Publish on a public URL | Community
Skip to main content
Level 2
April 18, 2023

Enable Basic Authentication for AEM Publish on a public URL

  • April 18, 2023
  • 1 reply
  • 1095 views

Hello,


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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Kiran_Vedantam
Community Advisor
Community Advisor
April 19, 2023

Hi @aem_user25 

 

You can follow this link for your use-case: albinsblog.com/2021/12/enable-user-authentication-for-aem-websites-azureadb2c-oauth.html#.ZD846ezMLGw

 

Hope it helps!

 

Thanks,

Kiran Vedantam.

April 19, 2023

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.