diff --git a/howto/ldap.md b/howto/ldap.md
index 8ba432be21c5c8af1b80b53b63d4c884c07e23f9..6298c427997c5eb98bd38b29e33a6be15472c1cd 100644
--- a/howto/ldap.md
+++ b/howto/ldap.md
@@ -2280,7 +2280,7 @@ we're aware of:
 | [Kanidm][]       | SSO, 2FA, OIDC, LDAP, Radius, SSH, PAM + offline support, web/CLI UI, Rust                        |                                                       |
 | [Keycloak][]     | SSO, 2FA, OIDC, OAuth 2, LDAP, SAML 2, Kerberos, SQL, web UI, HA/clustering, Java                 | [possibly no Webauthn support][], sponsored by RedHat |
 | [LemonLDAP-ng][] | SSO, 2FA/webauthn, OIDC, LDAP, SAML, Kerberos, SQL, Perl                                          | [packaged in Debian][]                                |
-| [ory.sh][]       | SSO, 2FA/webauthn, OIDC, OAuth 2, multi-tenant, account verification, password resets, HA, Golang | complicated                                           |
+| [ory.sh][]       | SSO, 2FA/webauthn, OIDC, OAuth 2, multi-tenant, account verification, password resets, HA, Golang | complicated, no LDAP                                           |
 
 See also [mod_auth_openidc](https://github.com/OpenIDC/mod_auth_openidc) for an Apache module supporting OIDC.