implementation("io.ktor:ktor-server-auth-ldap:2.0.0-beta-1")
Enables LDAP authentication for web applications, supporting basic, digest, and form-based authentication schemes.