firest 0b066fa20c fix(ldap): fix dependency problem 2 lat temu
..
src 0b066fa20c fix(ldap): fix dependency problem 2 lat temu
test 177ec161a1 fix(ldap): improve configuration name and docs 2 lat temu
.gitignore b2f3ac9967 fix(ldap): fix newline error && correcting files header 2 lat temu
BSL.txt fa6343cc80 feat(ldap): add LDAP connector 2 lat temu
README.md fa6343cc80 feat(ldap): add LDAP connector 2 lat temu
docker-ct f98f97f37e feat(ldap): set test env and add test suites 2 lat temu
rebar.config 0571fd8cac feat(ldap-authz): integrate the LDAP authorization 2 lat temu

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.