When Jira is accessed via the RSA portal, certain functionalities do not work as expected. Users are able to log in, but widgets fail to load, and multiple features are non-functional.
However, when Jira is accessed directly within the local network, it operates normally.
The issue is related to handling long URIs when accessing Jira through the RSA portal or a reverse proxy.
A review of the IDR logs showed no suspicious activity. However, analysis of Apache HTTP Server version 2.4.58 revealed that the mod_substitute module enforces a maximum substitution limit of 5 MB.
Requests containing long URIs are likely exceeding this limit, which results in broken widgets and non-functional features in Jira when accessed via the portal.
As a temporary solution, the customers can increase the maximum line length for substitutions in the Cloud Administration Console.
- Sign in to Cloud Administration Console.
- Navigate to Applications > My Applications.
- Click Edit for the Jira application.
- Go to Proxy Settings.
- Click Advanced Configuration.
- Under Rewrite Rules, add the following rule:
SubstituteMaxLineLength 10M - Save the configuration.
- Publish the changes.
This change raises the maximum substitution line length to 10 MB, preventing long URI requests from exceeding the default 5 MB limit in mod_substitute.
Related Articles
Configure a Proxy Server 46Number of Views RSA SecurID Access is unable to proxy to HTTPS hosts for HTTP Federation Proxy or Trusted Header Applications 38Number of Views Multifactor Authentication Proxy Request fails on RSA Authentication Manager 8.x 110Number of Views HTTP Federation Proxy Applications 53Number of Views When setting a lost password for a token and set by number of days and hours it is not applying the days only the hours 11Number of Views
Trending Articles
Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory Authentication Manager Security Console and Operations Console Inaccessible After Certificate Update Authentication Manager How to Retrieve the LDAPS Certificate and Configure an External Identity Source to Use LDAPS