JianBo He ece7d5b52a Merge pull request #11690 from lafirest/fix/ldap_parse_cfg 2 år sedan
..
src ece7d5b52a Merge pull request #11690 from lafirest/fix/ldap_parse_cfg 2 år sedan
test 0846939760 fix(ldap): remove unused code and mark sensitive field 2 år sedan
.gitignore b2f3ac9967 fix(ldap): fix newline error && correcting files header 2 år sedan
BSL.txt fa6343cc80 feat(ldap): add LDAP connector 2 år sedan
README.md fa6343cc80 feat(ldap): add LDAP connector 2 år sedan
docker-ct f98f97f37e feat(ldap): set test env and add test suites 2 år sedan
rebar.config 0571fd8cac feat(ldap-authz): integrate the LDAP authorization 2 år sedan

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.