update readme.md

master
TuxCoder 2020-05-31 10:55:03 +02:00
parent 986be944fd
commit c1c8876b63
1 changed files with 5 additions and 9 deletions

View File

@ -9,30 +9,26 @@ Simple user Manager in LDAP
Features Features
-------- --------
* frontend for hydra
* Web Platform to mange users * Web Platform to mange users
* OpenId / OAuth
* client certs * client certs
* ldap backend, can be used by other services * ldap backend, can be used by other services
Auth Methods: Auth Methods:
------------- -------------
* U2F * U2F (TODO)
* TOTP * TOTP
* Password * Password
* WebAuth (TODO) * WebAuth (TODO)
TODO
----
Tested Services Tested Services
--------------- ---------------
* GitTea (OAuth2) * GitTea (OIDC)
* Seafile (OAtuh2) * Seafile (OIDC)
* ~~Postfix~~/Dovecot (~~Oauth2~~/client cert/password) * ~~Postfix~~/Dovecot (~~OIDC~~/client cert/password)
* prosody (client cert/~~password~~) * prosody (client cert/~~password~~)