Pass-through Authentication on an IIS Intranet site

We wish to use Single Sign On  to pass Windows Authentication through our Intranet site called LibPrograms.

Firstly, we need enable Windows Authentication in IIS. In   IIS / Sites / LibPrograms / Authentication set as follows:
  • Anonymous Authentication: disabled
  • Windows Authentication: Enabled
Secondly, add LibPrograms site to Local Intranet:
  • IE 11
- Internet Option / Security / Local Intranet / Sites / Check Automatically detect intranet work / Advanced / Manually add this site to Local Intranet

- Check Custom Level for Local Intranet: scroll down to the bottom, in User Authentication section, make sure Automatic logon only in Intranet zone is selected.

Note: there is no such settings in IE Edge - so called "modern" browsers.
  • Chrome
Settings / Advanced /Search "proxy" / click Open proxy settings / this is the same one settings as in IE 11


Comments

Popular posts from this blog

Use GnuPG Tools or C# Code for PGP Encryption and Signature

Errors in Net Core Add-Migration

Confusing Concepts about SFTP: SSH2 vs OpenSSH