Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to …<ConnectPortalInstallFolder>\resources_config\saml location.

  2. Open securityContext.xml file.
  3. Go to Security for the administration UI section and make the following change:

    1. Add the below property under the security headers tag:
      <security:hsts max-age-seconds="31536000"/>

      Image Modified

  4. Go to Secured pages with SAML as entry point section and make the following change:
    1. Add the below property under the security headers tag:
      <security:hsts max-age-seconds="31536000"/>
      Image Removed
      Image Added

  5. Save the file.
  6. Restart the Connect Portal.

...