15 lines
297 B
Markdown
15 lines
297 B
Markdown
# LDAP Connector
|
|
|
|
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.
|
|
|
|
## Contributing
|
|
|
|
Please see our [contributing.md](../../CONTRIBUTING.md).
|
|
|
|
## License
|
|
|
|
See [APL](../../APL.txt).
|