I created a IIS website 4 months ago with Windows authentication, my website is in intranet in GPO,
I configured the internet explorer connection with microsoft edge and I configured the integrated windows authentication. But I have a pop up to enter my login in all of users who have the access on website.
I created a IIS website 4 months ago with Windows authentication, my website is in intranet in GPO,
I configured the internet explorer connection with microsoft edge and I configured the integrated windows authentication. But I have a pop up to enter my login in all of users who have the access on website.
You need to configure the browsers to pass credentials. They won't do this to an untrusted site, so you need to add the site/domain to the Intranet security zone in IE.
And you can try using "NTML" as windows authentication provider(move up the provider).
IIS.NET forums are moving to a new home on Microsoft Q&A, we encourage you to go to Microsoft Q&A for .NET for posting new questions and get involved today. Learn more >
2 Posts
Windows Authentication
Mar 30, 2021 06:23 AM|IIs user|LINK
Hello everybody,
I created a IIS website 4 months ago with Windows authentication, my website is in intranet in GPO, I configured the internet explorer connection with microsoft edge and I configured the integrated windows authentication. But I have a pop up to enter my login in all of users who have the access on website.
Pleease Help me !!!!
288 Posts
Re: Windows Authentication
Mar 31, 2021 03:06 AM|samwu|LINK
Hi IIs user,
You need to configure the browsers to pass credentials. They won't do this to an untrusted site, so you need to add the site/domain to the Intranet security zone in IE.
And you can try using "NTML" as windows authentication provider(move up the provider).
For more information, please refer to the document: Windows Authentication Providers.
Best regards,
Sam
2 Posts
Re: Windows Authentication
Mar 31, 2021 06:35 AM|IIs user|LINK
Thanks you for your reply but all of your solutions are configured in my website, ntlm, website in intranet in explorer.