I have a SharePoint on premise team site. The site uses windows authentication(NTLM). Now I need to make this team site public facing. How to do this? I tried it but it keeps on prompting for credentials.
We encountered the same issue. Anonymous access what prompting users when they attempted to open a document. At the site collection level in Site Settings – Site Collection Features – turn off the service called
Limited-access user permission lockdown mode
This will fix the issue. You can then apply this at the web application level.