Instead of checking the full URL, this option will force to check only the part of the URL that is after the context path.
As an example, if your form is displayed on https://internal-url.com/jenkins/configureSecurity
, the submit handler will only check the configureSecurity
part.