|
|
2 jaren geleden | |
|---|---|---|
| .. | ||
| src | 9b4def885a chore: change the LDAP integration to opensource | 2 jaren geleden |
| test | 9b4def885a chore: change the LDAP integration to opensource | 2 jaren geleden |
| .gitignore | b2f3ac9967 fix(ldap): fix newline error && correcting files header | 2 jaren geleden |
| README.md | 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps | 2 jaren geleden |
| docker-ct | f98f97f37e feat(ldap): set test env and add test suites | 2 jaren geleden |
| rebar.config | 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps | 2 jaren geleden |
This application houses the LDAP connector. It provides the APIs to connect to the LDAP service.
It is used by the emqx_auth application to check user permissions.
Please see our contributing.md.
See APL.