Article Number | 000031678 |
Applies To | RSA Product Set: Archer RSA Version/Condition: 6.x Platform: Microsoft Windows |
Issue | Due to failures in AD must eliminate the SSO integration by changing the setting in the Archer Control Panel to no longer run based on SSO. However, users are still getting requests to enter domain credentials when trying to log in to Archer.
After the user enters their credentials, they are sent to the standard login page. |
Resolution | To resolve the issue, follow the steps below.
- Make a copy of the web.config file (typically located here: C:\inetpub\wwwroot\Archer\) and then use the Web.config Editor tool to make the new config file by selecting the correct options. (As given in the screenshot below). Then replace the web.config (do this on all the web servers.
- Disable Windows Authentication in ACP.
- Go to IIS, select the Archer site, select authentication modes, disable windows, and enable anonymous.
- Restart the Archer services and then do an iisreset from the command line to reset IIS. This must be done for all Web Servers.
Use the Web.config editor and follow the instruction as shown in the screenshot below. The latest version of the Web.config editor can be located here - https://community.rsa.com/docs/DOC-86816.

|