config-csrf-protection
Configures the CSRF protection.
config-csrf-protection [-c value | --configuration=value] [-b value | --bootstrap-config=value] [-p <true|false> | --public-web-services=<true|false>] [-l <true|false> | --legacy-soap=<true|false>]
Overview
Use this command to configure the CSRF protection. When neither the -p/--public-web-services argument nor the -l/--legacy-soap argument is provided, the command displays the current configuration.
Options
Option | Optional or Required | Default Value | Description |
---|---|---|---|
-c value --configuration=value |
Optional | configuration.xml | The path to the server configuration file. |
-b value --bootstrap-config=value |
Optional | none | The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file. |
-p <true|false> --public-web-services=<true|false> |
Optional | none | Specifies whether the CSRF protection should be enabled for the public Web Service API. |
-l <true|false> --legacy-soap=<true|false |
Optional | none | Specifies whether the CSRF protection should be enabled for the legacy SOAP clients. |
Copyright © TIBCO Software Inc. All rights reserved.