mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 12:37:00 +01:00
Update readme with more completed objectives
This commit is contained in:
parent
255921cb69
commit
671e642099
|
@ -44,12 +44,12 @@ If you want to deploy kanidm, or to see what it can do, you should read the [kan
|
|||
## Implemented/Planned features
|
||||
|
||||
* SSH key distribution for servers (done)
|
||||
* Pam/nsswitch clients (with limited offline auth)
|
||||
* Pam/nsswitch clients (with limited offline auth) (done)
|
||||
* Sudo rule distribution via nsswitch
|
||||
* CLI and WebUI for administration
|
||||
* OIDC/Oauth
|
||||
* RBAC/Claims (limited by time and credential scope)
|
||||
* MFA (Webauthn, TOTP)
|
||||
* MFA (Webauthn, TOTP) (TOTP done)
|
||||
* Highly concurrent desgin (MVCC, COW) (done)
|
||||
* Replication (async multiple active write servers, read only servers)
|
||||
* Account impersonation
|
||||
|
|
Loading…
Reference in a new issue