Automatic user login

combit Report Server can be operated using two Microsoft Internet Information Services (IIS) authentication modes (which cannot be combined).

 Form authentication

▪    The user enters their login name & password to login. Internally, the integrated or domain login method will check the password. Any login name may be chosen.

▪    Will work with all devices and browsers.

 Windows authentication (Single SignOn)

▪    The user is logged in by the browser using their Windows or domain account. A password is not required.

▪    Only works when the login name complies with the Domain_Name\NT_Name format.

▪    Only works under Windows and only with the desktop browsers Google Chrome and Mozilla Firefox. Mobile access is not supported.

Configuration settings:

▪    Google Chrome: Open the "Internet Options" in the Windows Control Panel. Under "Advanced > Security" enable the option "Enable Integrated Windows Authentication" and add the site for combit Report Server under " Security > Local Intranet > Sites > Advanced".

▪    Mozilla Firefox: Enter about:config in the address bar and find the network.automatic-ntlm-auth.trusted-uris setting. Double click to open a dialog. Enter the address for combit Report Server. If you want to enter multiple servers, separate them from each other using a comma.