This article applies to customers using Integrated Windows Authentication (IWA) as the Identity Provider (IdP) for the IDR portal.
Users may experience intermittent authentication issues when using IWA as the IdP for the IDR web portal. After submitting credentials, the browser may display a "Site not reachable" error. Refreshing the page typically resolves the issue and allows successful authentication and access to the IDR web portal.
During RSA IWA authentication, the IIS server hosting the RSA IWA application communicates with the browser using the HTTP/2 protocol. However, IIS does not support Windows authentication methods such as Kerberos or NTLM over HTTP/2. For more information, see HTTP/2 on IIS.
To resolve this issue, disable HTTP/2 communication on the Microsoft Windows IIS server hosting the RSA IWA application. To disable HTTP/2, add the following registry parameters on the Windows Server hosting the RSA IWA Connector:
-
EnableHttp2Cleartext -
EnableHttp2Tls
Disable HTTP/2 on the RSA IWA Connector Server
Procedure
- Log in to the Windows Server running the RSA IWA Connector.
-
Press
, typeWindows + Rregedit, and press Enter to open the Registry Editor. -
In the Registry Editor, navigate to
Computer > HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Services > HTTP > Parameters
(Registry path:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP\Parameters) -
Right-click Parameters, select New > DWORD (32-bit) Value.
-
Add the following two values:
-
EnableHttp2Cleartext -
EnableHttp2Tls
-
-
Restart the server to apply the changes.
Related Articles
RMAN incremental backups take a long time to complete when backing up RSA Identity Management and Governance 6.9.1 35Number of Views Intermittent high CPU usage effecting overall performance in RSA Identity Governance & Lifecycle 7.x when using Password M… 103Number of Views Intermittent failures authenticating to RSA SecurID Authentication Manager protected resources using the RSA SecurID Acces… 61Number of Views Intermittent SSL Exceptions with fatal alert from SOAP calls in Authentication Manager 8.4 Patch 9 50Number of Views Intermittent failure of AA to post challenge questions. 29Number of Views
Trending Articles
An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x RSA Authentication Manager 8.9 Release Notes (January 2026) RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager Upgrade Process