From fed99a980c8b8501f26493810a798286e2106b4c Mon Sep 17 00:00:00 2001 From: Mathijs van Veluw Date: Sat, 14 Oct 2023 15:57:20 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 816901c..9df38d1 100644 --- a/Home.md +++ b/Home.md @@ -28,8 +28,7 @@ Vaultwarden implements the Bitwarden APIs required for most functionality, inclu * [Personal API key](https://bitwarden.com/help/personal-api-key/) * Two-step login via [email](https://bitwarden.com/help/setup-two-step-login-email/), [Duo](https://bitwarden.com/help/setup-two-step-login-duo/), [YubiKey](https://bitwarden.com/help/setup-two-step-login-yubikey/), and [FIDO2 WebAuthn](https://bitwarden.com/help/setup-two-step-login-fido/) (including Nitrokeys and Solokeys) * Username generator integration with SimpleLogin, AnonAddy, or Firefox Relay -* [Directory Connector](https://bitwarden.com/help/directory-sync/) support (basic implementation, no group support) -
Only version [v2.9.2](https://github.com/bitwarden/directory-connector/releases/tag/v2.9.2) and lower is supported, v2.9.3 and up use a different login method not supported yet. +* [Directory Connector](https://bitwarden.com/help/directory-sync/) support * [Admin Password Reset](https://bitwarden.com/help/admin-reset/) * [Live sync](https://bitwarden.com/blog/live-sync/) (push notifications) for mobile clients (Android/iOS)