Note
|
This page is generated from Jenkins inline help intended to be rendered within the Jenkins UI. Some minor content glitches are expected. |
When this option is enabled, Jenkins will check for a generated nonce value, or "crumb", on any request that may cause a change on the Jenkins server. This includes any form submission and calls to the remote API.
Enabling this option can result in some problems, like the following:
More information about CSRF exploits can be found here.