Previous Topic

Next Topic

Book Contents

Disable XSRF

  1. Navigate to CognosInstallDir/wlp/usr/servers/cognosserver.
  2. Open the bootstrap.properties file using Notepad.
  3. Add the following line at the end of the file:

    disableXSRFCheck=true

  4. Save the changes.
  5. Close the file.
Send Feedback