-
Bug
-
Resolution: Unresolved
-
Trivial
-
None
-
Jenkins running on Windows with active-directory plugin
See https://github.com/jenkinsci/active-directory-plugin/blob/fa573e714719aeb65b19a4de1c6c09a8079f2f04/src/main/resources/hudson/plugins/active_directory/ActiveDirectorySecurityRealm/config.jelly#L8-L37 and https://github.com/jenkinsci/active-directory-plugin/blob/fa573e714719aeb65b19a4de1c6c09a8079f2f04/src/main/java/hudson/plugins/active_directory/ActiveDirectorySecurityRealm.java#L527-L540. This means that on Windows the Test Domain button doesn't show up.
Neither TLS Configuration shows up
Reproduction steps
On Linux
- Start Jenkins
- Install active-directory-plugin
- Go to Manage Jenkins > Security > Security Realm
- Select Active directory
- Click on Add Domain -> TLS Configuration is there and the button Test Domain shows up and it is clickable
On Windows
- Start Jenkins
- Install active-directory-plugin
- Go to Manage Jenkins > Security > Security Realm
- Select Active directory
- Select Specify custom Active Directory domain name
- Click on Add Domain -> TLS Configuration is not available and the button Test Domain doesn't show up