Hello Team,
I am looking for suggestions on automating password in LDAP bind password parameter.
Is there any api or any script that can be invoked from jenkins to perform this?
Happy to answer additional questions. Thank you in advance.
//Venkata
Cnu_k
(Cnu k)
October 1, 2021, 5:36pm
2
The LDAP and other APIs are available under settings. You may want to check this.
LDAP API URI: <AWX_URL>/api/v2/settings/ldap/
There is a collection called tower-configuration that can automate the entire stack
https://github.com/redhat-cop/tower_configuration
Ldap included
Hi Cnu k,
Thank you, I am able to use the api link to see the details. Can you help if there a document on which request body to be used?
Hi Weiye, I am new to Awx, can you help me with more instruction to find the collections for LDAP
Any suggestions? I tried both options but no luck