[Feature Request] - LDAPS documentation
Existing Resources
- [x] Please search the existing issues for related items
- [x] Consult the product documentation : Docs
- [x] Consult the FAQ : FAQ
- [x] Consult the Troubleshooting Guide : Guide
- [x] Reviewed existing training videos: Youtube
Is your feature request related to a problem? Please describe. There's a lack of documentation around how to configure LDAPS. There's LDAP, but no S. Furthermore, the example for Active Directory uses LDAPS but doesn't show how to configure it.
Describe the solution you'd like New documentation around how to configure LDAPS
Describe alternatives you've considered Nothing I can really do.
Additional context LDAPS requires specifying a certificate. No way to do that in the web GUI but AD example implies LDAPS is possible.
You can indeed use ldaps just by specifying ldaps in the connection URL. https://kasmweb.com/docs/latest/guide/ldap/active_directory.html#configure-the-ldap-configuration-active-directory
However , there is no ability to upload a custom cert so Kasm will not verify the cert in the ldaps connection.