I have a web site hosted in one of the local servers recently we did a change where it redirects to a custom page when I login to the actual server and navigating it works as expected. Where as when I am using outside the server like
https://mysite/sa/sites/siteName/#admin
it keeps on asking for username and password, I am using windows authentication, I tired all the options available as per the sources from stack over flow and other but nothing works
How to allow anonymous access to web-site on IIS 7.5? Windows Authentication not working on local IIS 7.5. Error 401.1
I tried changing the permissions on the folder by giving IUSER as full access and changing it to applicationidentity but nothing works
Here is authentication set at different level
[