How to configure Jenkins Active directory plugin's Bind password using Credential plugin with JCasC

600 Views Asked by At

I am trying to configure Jenkins Active directory plugin using JCasC (Jenkins Configuration as Code). In order to configure the Active Directory plugin, I need to provide Bind Password in a secure way. I am using the Jenkins Credential plugin to provide the Bind password, but it is not working as expected.

0

There are 0 best solutions below