Versions Compared

Key

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

...

Open the hptrim.config for the CMService web app and set the property requireAntiForgeryToken to false

Code Block
breakoutModewide
languagejs
 requireAntiForgeryToken="false"

NOTE: If you see the following error within the T4S log file “Unauthorized User Access to Search“ check if the requireAntiForgeryToken existis within the hptrim.config, and if not then add it.