diff --git a/Home.md b/Home.md index e3d0925..648291c 100644 --- a/Home.md +++ b/Home.md @@ -33,6 +33,7 @@ Vaultwarden implements the Bitwarden APIs required for most functionality, inclu * [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) +* [Single Sign-On (SSO)](https://bitwarden.com/help/about-sso/), see [Documentation](https://github.com/dani-garcia/vaultwarden/wiki/Enabling-SSO-support-using-OpenId-Connect) * Certain enterprise policies: * [Require two-step login](https://bitwarden.com/help/policies/#require-two-step-login) @@ -44,13 +45,6 @@ Vaultwarden implements the Bitwarden APIs required for most functionality, inclu * [Remove Send](https://bitwarden.com/help/policies/#remove-send) * [Send options](https://bitwarden.com/help/policies/#send-options) -## Testing features - -Features available in the `testing` docker image: - -* [Single Sign-On (SSO)](https://bitwarden.com/help/about-sso/), see [Documentation](https://github.com/dani-garcia/vaultwarden/wiki/Enabling-SSO-support-using-OpenId-Connect) - - ## Missing features Issue [#246](https://github.com/dani-garcia/vaultwarden/issues/246) contains the comprehensive list of feature requests, both features of the official server that are missing in Vaultwarden, as well as enhancements specific to Vaultwarden.