Start TLS support
igoratencompass opened this issue · 6 comments
igoratencompass commented
Hi,
Thanks for this work. Is LDAP with STARTTLS supported?
tiagoapimenta commented
Yes, it is the default.
igoratencompass commented
That's great maybe mentioning that in the readme can be useful. Plus maybe an example how would this:
servers:
- ldaps://ldap1.example.com:636
- ldaps://ldap2.example.com:636
- ldaps://ldap3.example.com:636
look in that case. Is it like:
servers:
- ldap://ldap1.example.com:389
- ldap://ldap2.example.com:389
maybe?
tiagoapimenta commented
Yes, it should work, please tell me if you succeed, I will improve the docs.
tiagoapimenta commented
I have updated the docs and fixed the Secret issue, I was using ConfigMap before, it is slightly different
igoratencompass commented
Thanks for the update. I just created a PR to add RBAC support, please have a look.
tiagoapimenta commented
Sure, next version I'm planning to allow header based rules to match user and groups, by now it is all.