How can we perform LDAP auth for GO micro service service ? Do you have anything in GO-KIT or we have use JWT?
2 Likes
Hi
LDAP is not built into the standard library. I have used this library https://github.com/go-ldap/ldap
2 Likes
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.