diff --git a/README.md b/README.md index 19eaa9b4b..4cdf4206d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,8 @@ way to the largest enterprise needs. If you want to host your own authentication service, then Kanidm is for you! -
Supported Features +
+ Supported Features Kanidm supports: @@ -74,7 +75,9 @@ Kanidm is pronounced as "kar - nee - dee - em". ## Comparison with other services -
LLDAP +
+ LLDAP + [LLDAP](https://github.com/nitnelave/lldap) is a similar project aiming for a small and easy to administer LDAP server with a web administration portal. Both projects use the [Kanidm LDAP bindings](https://github.com/kanidm/ldap3), and have many similar ideas. @@ -107,7 +110,9 @@ richer feature set.
-
FreeIPA +
+ FreeIPA + FreeIPA is another identity management service for Linux/Unix, and ships a huge number of features from LDAP, Kerberos, DNS, Certificate Authority, and more. @@ -122,7 +127,9 @@ differ however, but generally Kanidm is much faster than FreeIPA).
-
Keycloak +
+ Keycloak + Keycloak is an OIDC/OAuth2/SAML provider. It allows you to layer on WebAuthn to existing IDM systems. Keycloak can operate as a stand-alone IDM but generally is a component attached to an existing LDAP server or similar.