mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 12:37:00 +01:00
Update README.md
Fix typo
This commit is contained in:
parent
dbfe87e675
commit
064533f8f6
|
@ -47,7 +47,7 @@ answer questions via email, which can be found on their github profile.
|
||||||
* OIDC/Oauth
|
* OIDC/Oauth
|
||||||
* RBAC/Claims (limited by time and credential scope)
|
* RBAC/Claims (limited by time and credential scope)
|
||||||
* MFA (Webauthn, TOTP) (TOTP done)
|
* MFA (Webauthn, TOTP) (TOTP done)
|
||||||
* Highly concurrent desgin (MVCC, COW) (done)
|
* Highly concurrent design (MVCC, COW) (done)
|
||||||
* Replication (async multiple active write servers, read only servers)
|
* Replication (async multiple active write servers, read only servers)
|
||||||
* Account impersonation
|
* Account impersonation
|
||||||
* RADIUS integration (done)
|
* RADIUS integration (done)
|
||||||
|
|
Loading…
Reference in a new issue