How to enable HTTP Strict Transport Security (HSTS) Header on Authentication Manager Prime Self-Service Portal
Originally Published: 2025-04-07
Last Modified: 2025-05-01
Article Number
Applies To
RSA Product Set: SecurID Access
RSA Product/Service Type: SecurID Access Prime
Issue
Authentication Manager Prime Self-Service Portal is missing the HTTP Strict Transport Security (HSTS) Header. This article walks through on enabling HSTS header for the AM Prime Self-Service Portal.
Tasks
Resolution
- HSTS is configurable in ssp.properties .
- Make a copy of ssp.properties located under <Primekit_Installation_Directory>/configs/ssp/config
set "enable.hsts.filter" parameter in the ssp.properties to true:
enable.hsts.filter=true
- Make a copy of the headerConfig.xml under <Primekit_Installation_Directory>/configs/ssp/config
- Modify 'headerConfig.xml' as follows:
<?xml version="1.0" encoding="UTF-8"?>
<header>
<map key="Strict-Transport-Security" value="max-age=31536000; includeSubDomains"/>
<map key="Referrer-Policy" value="no-referrer"/>
</header>
- Restart SSP service
Related Articles
HSTS (Strict-Transport-Security) Header Explanation for RSA Authentication Manager 8.x 1.08KNumber of Views Failing to open the invitation URL on the Prime Self Service Portal 29Number of Views Determining an existing RSA Prime version 54Number of Views How to hide or show authentication method tiles on the SecurID Access Prime Self-Service Portal's login home page (and oth… 51Number of Views "Authentication station status was 9" error when accessing RSA Authentication Manager Prime Self Service Portal (SSP) with… 366Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Manual synchronization introduced in RSA Authentication Manager 8.2 Service Pack 1 patch 6 Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to verify NTP server synchronization is not working in RSA Authentication Manager 8.x RSA Identity Governance & Lifecycle Attribute Synchronization fails with Access Fulfillment Express (AFX) error
Don't see what you're looking for?