...
Go to …<ConnectPortalInstallFolder>\resources_config\saml location.
- Open securityContext.xml file.
Go to Security for the administration UI section and make the following change:
- Add the below property under the security headers tag:
<security:hsts max-age-seconds="31536000"/>
- Add the below property under the security headers tag:
- Go to Secured pages with SAML as entry point section and make the following change:
- Add the below property under the security headers tag:
<security:hsts max-age-seconds="31536000"/>
- Add the below property under the security headers tag:
- Save the file.
Restart the Connect Portal.
...