Open brandonmerritt opened 9 years ago
+1
I don't think it's possible right now, and honestly it's unlikely we'll get to it any time soon. I agree it'd likely be useful for some people.
For those of you wondering how to get anonymous binding working. It turned out to be easy. Set your bind_options: like so:
bind_options:
bindDN: ''
bindCredentials: ''
Awesome. We should update our docs.
I was hoping the plugin supported Anonymous Authentication. I can't find any reference to it. Is this possible?