implementation("io.ktor:ktor-server-auth-ldap:3.4.2")
Enables LDAP user authentication in web applications, supporting basic, digest, and form-based authentication schemes.