-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
Jenkins ver. 2.46.2
Windows Server 2008 R2 Service Pack 1
Under "Configure Global Security," when I select the "Enable Security" checkbox, specify the fixed port number for "TCP port for JNLP agents," then click "Save," it appears as though everything is working as expected. However, when I navigate away and then back to "Configure Global Security," the "Enable Security" checkbox isn't checked anymore. Upon clicking it, the settings I selected are still there, so this may just be a UI issue.
- duplicates
-
JENKINS-4478 Move TCP port out from under security
-
- Resolved
-
'Enable Security' is primarily about authn realm and authz strategy. If neither is set, Jenkins assumes that "security" is disabled.
The port config should probably be pulled out of that block and instead shown elsewhere, similar to markup formatter.