Skip to content

Breaking Change: CSRF‐Token

Lukas Fey edited this page Jun 12, 2024 · 3 revisions

CSRF-Token

  • Component: xyna-factory/modules/xcmp/guihttp
  • Inactive in: 9.0.4.0
  • Active in: 10.0.0.0
  • Activate by setting the XynaProperty: 'xmcp.guihttp.csrf' to 'true'
  • Deactivate by setting the XynaProperty: 'xmcp.guihttp.csrf' to 'false'
  • Description: Use SCRF-Token to prevent session riding.