Zaiming (Stone) Shi 02ef854f0f fix(ldap): no crash when no query result is empty list hace 2 años
..
src 02ef854f0f fix(ldap): no crash when no query result is empty list hace 2 años
test d858f8af39 test: fix openldap docker runs hace 2 años
.gitignore b2f3ac9967 fix(ldap): fix newline error && correcting files header hace 2 años
BSL.txt fa6343cc80 feat(ldap): add LDAP connector hace 2 años
README.md fa6343cc80 feat(ldap): add LDAP connector hace 2 años
docker-ct f98f97f37e feat(ldap): set test env and add test suites hace 2 años
rebar.config 0571fd8cac feat(ldap-authz): integrate the LDAP authorization hace 2 años

README.md

LDAP Connector

This application houses the LDAP connector. It provides the APIs to connect to the LDAP service.

It is used by the emqx_authz and emqx_authn applications to check user permissions.

Contributing

Please see our contributing.md.

License

See APL.