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.
The reason could be because of any file that is not published. For example, Master page, CSS stylesheet or any image is unpublished, it will prompt the user for login.
Make sure everything is published and it will work.