|
|
2 лет назад | |
|---|---|---|
| .. | ||
| src | ece7d5b52a Merge pull request #11690 from lafirest/fix/ldap_parse_cfg | 2 лет назад |
| test | 0846939760 fix(ldap): remove unused code and mark sensitive field | 2 лет назад |
| .gitignore | b2f3ac9967 fix(ldap): fix newline error && correcting files header | 2 лет назад |
| BSL.txt | fa6343cc80 feat(ldap): add LDAP connector | 2 лет назад |
| README.md | fa6343cc80 feat(ldap): add LDAP connector | 2 лет назад |
| docker-ct | f98f97f37e feat(ldap): set test env and add test suites | 2 лет назад |
| rebar.config | 0571fd8cac feat(ldap-authz): integrate the LDAP authorization | 2 лет назад |
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.
Please see our contributing.md.
See APL.