November 2015
Intermediate to advanced
152 pages
2h 46m
English
First let's see the advantages of Windows authentication. Windows authentication is built in IIS. It doesn't send the user credentials along with the request. This authentication mechanism is best suited for intranet applications.
However, with all these advantages, there are few disadvantages on Windows authentication mechanism. It requires Kerberos, which works based on tickets or NTLM, a Microsoft security protocol that should be supported by client. Client PC must be under an active directory domain.
Read now
Unlock full access