Updating the WebSEAL configuration to return login headers

Update the WebSEAL configuration to return the isam_op header when a login is required. This is needed since the WebSEAL server is not able to always return a 401 response code after an expired token is detected.

Procedure

  1. Log in to ISAM as an administrator and navigate to Secure Web Settings > Reverse Proxy.
  2. Select the Reverse Proxy instance that is being used for Connections and then select Manage > Configuration > Edit Configuration File.
  3. In the Configuration File, locate the stanza called [acnt-mgt]
  4. Add or uncomment the following lines below this stanza: http-rsp-header = isam_op:TAM_OP
  5. Save and deploy the changes.
  6. Restart the WebSEAL proxy.