Automatic Windows Authentication

The automatic Windows authentication feature (Single Sign On) makes it possible for the user to access the WebClient without requiring manual login. The domain login which was already performed is taken and transferred to the WebClient automatically. The user simply needs to open the Internet browser to be able to see his own settings or print jobs.

To use automatic authentication, the server running the WindowsAuthService must be a domain member.

The WebClient must be called with the same hostname as the WindowsAuthService is running (usually fully qualified). IP address does not work.