The following procedure describes how to configure the OnBase Patient Window for autologin using Active Directory authentication.
To configure the OnBase Patient Window for autologin:
- Open the Web.config file from the PatientWindow directory.
- Set EnableAutoLogin to true.
- Clear the default_username and default_password values, if they are configured.
- Save Web.config.
- Open Internet Information Services (IIS) Manager by typing inetmgr in a Run dialog box and clicking OK.
- Navigate to the PatientWindow application in the Connections pane.
- Double-click Authentication in the right pane.
- Set Anonymous Authentication to Disabled.
- Set Windows Authentication to Enabled.
- Close IIS Manager.