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
Unable to log into Microsoft apps on Android devices when Microsoft Office 365 is configured with the RSA SecurID Access A… 50Number of Views Troubleshooting RSA SecurID Access Application Portal unsuccessful logon message due to a bad identity source bind 321Number of Views QR code not displaying in the RSA Authentication Manager Prime Self-Service Portal (SSP) 331Number of Views Troubleshooting "unsuccessful logon" failure for the SecurID Access Portal 157Number of Views How to register a FIDO security key as an MFA authenticator to use when accessing RSA customer or partner applications 89Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.9 Release Notes (January 2026) Artifacts to gather in RSA Identity Governance & Lifecycle RSA Governance & Lifecycle 8.0.0 Administrators Guide RSA Governance & Lifecycle 8.0.0 Installation Guide