firest 8135e27586 fix: redact sensitive data in SSO and LDAP 2 years ago
..
src 8135e27586 fix: redact sensitive data in SSO and LDAP 2 years ago
test 0846939760 fix(ldap): remove unused code and mark sensitive field 2 years ago
.gitignore b2f3ac9967 fix(ldap): fix newline error && correcting files header 2 years ago
BSL.txt fa6343cc80 feat(ldap): add LDAP connector 2 years ago
README.md fa6343cc80 feat(ldap): add LDAP connector 2 years ago
docker-ct f98f97f37e feat(ldap): set test env and add test suites 2 years ago
rebar.config 0571fd8cac feat(ldap-authz): integrate the LDAP authorization 2 years ago

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.