update readme.md
This commit is contained in:
parent
986be944fd
commit
c1c8876b63
14
README.md
14
README.md
|
@ -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~~)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue