Closed mahendrapaipuri closed 3 weeks ago
Seems like we are ignoring the value of bind_dn_template when it is a string in validator. This PR fixes it by checking if value is of list instance and setting up the value correctly.
bind_dn_template
Seems like we are ignoring the value of
bind_dn_template
when it is a string in validator. This PR fixes it by checking if value is of list instance and setting up the value correctly.