Good day, I wrote a security plugin that enables SSO on Jenkins over kerberos, it seems Jenkins ignores the <useSecurity>false</useSecurity> on the global config, Do I have to implement this myself on the plugin? if yes, how can I retrieve this configuration ?
Thanks!
