mshenoy

Results 5 issues of mshenoy

Thanks again for putting this together. It works great but I ran into a similar limitation when i tried a REST API call myself. Looks like it does not export...

needs-inspection

Currently, If i specify the ldap url like so with the "require valid_user" param it works. url "ldaps://ldap.test.domain.com/OU=Users,DC=test,DC=domain,DC=com?sAMAccountNam e?sub?(&(memberOf:1.2.840.113556.1.4.1941:=CN=testgroup,OU=LDAP,OU=Groups,DC=test,DC=domain,DC=com)(objectClass=person))"; binddn "...."; binddn_passwd "...."; group_attribute member; group_attribute_is_dn on; satisfy any; require...

Firstly, thank you for writing this and making this widely available. This is a boon for managing multiple clusters. The installation steps as described in the documentation worked just fine....

i have the following set. The plugin loads but i do not see any log flow or errors for that matter. How do i go about debugging this ? ```...