Digest authentication: Impossible to authenticate to DB and IIS Webserver
Due to some technical issues (i’ll show you below) it is impossible to authenticate using Digest Authentication for authenticating the user against an Database/LDAP and the webserver itself. I did this before with Basic authentication, which works fine. Example1: It is possible to authenticate with basic authentication against a Database, simply write a 401 header [...]