From c1c8876b6303d4a1b511355886bc4a9755f74d41 Mon Sep 17 00:00:00 2001 From: TuxCoder Date: Sun, 31 May 2020 10:55:03 +0200 Subject: [PATCH] update readme.md --- README.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 5837605..502f22c 100644 --- a/README.md +++ b/README.md @@ -9,30 +9,26 @@ Simple user Manager in LDAP Features -------- +* frontend for hydra * Web Platform to mange users -* OpenId / OAuth * client certs * ldap backend, can be used by other services Auth Methods: ------------- - * U2F + * U2F (TODO) * TOTP * Password * WebAuth (TODO) -TODO ----- - - Tested Services --------------- -* GitTea (OAuth2) -* Seafile (OAtuh2) -* ~~Postfix~~/Dovecot (~~Oauth2~~/client cert/password) +* GitTea (OIDC) +* Seafile (OIDC) +* ~~Postfix~~/Dovecot (~~OIDC~~/client cert/password) * prosody (client cert/~~password~~)