FortiSOAR Knowledge Base
FortiSOAR: Security Orchestration and Response software provides innovative case management, automation, and orchestration. It pulls together all of an organization's tools, helps unify operations, and reduce alert fatigue, context switching, and the mean time to respond to incidents.
nmathur
Staff
Staff
Article Id 303317
Description This article describes how to apply the attached UI patch, after upgrading to FortiSOAR release 7.4.3 to fix the logout issue when multiple tabs of applications are open in the same browser.
Scope FortiSOAR instances that have been upgraded to v7.4.3.
Solution

To resolve this issue, carry out the following steps:

  1. Download the UI_Patch.zip file attached to this article to the FortiSOAR instance.
    This file contains 'app.min.58c7a829.txt' and 'install-UI-patch.sh'. 
  2. Unzip the UI_Patch.zip file and rename 'app.min.58c7a829.txt' to 'app.min.58c7a829.js'.
  3. scp app.min.58c7a829.js and install-UI-patch.sh files to the /home/csadmin/ directory in the FortiSOAR environment.
  4. Login to the VM and switch to the 'root' user: sudo su.
  5. Navigate to the directory where app.min.58c7a829.js is located.
  6. Move the app.min.58c7a829.js file to the /opt/cyops-ui/js/ directory using the following command: mv app.min.58c7a829.js /opt/cyops-ui/js/.
  7. Run the install-UI-patch.sh shell script: sh install-UI-patch.sh.
  8. Reload the browser.