Skip to content

Windows Authentication

With Windows authentication, IIS prompts the user for their user credentials. When the user clicks OK, the credentials provided are verified by IIS against either the domain or the local web server. In IIS, a default domain can be set so if the user does not provide a domain/server name with their credentials, IIS will use either the default domain set or the local web server.