Skip to content

Vaultwarden with OpenID

Timshel edited this page Jul 24, 2024 · 6 revisions

This page is mainly to track testing the different clients with the OpenId support added, cf PR.

Template

A test report will need to include:

Name of tester: @my_name
Date of test: 2024/07/24
Client version: xxxx
Vaultwarden version: either the docker image version or the specific commit used.
config used mainly SSO_ENABLED / SSO_ONLY

Tests:

  • Account creation without invitation (if registration is open)
  • Account creation with invitation (might be web client only 🤔 )
  • Login to account
  • Adding a secret
  • Reading a secret

Reports :

@name_replace on 2024/07/24

Client version: xxxx
Vaultwarden version: either the docker image version or the specific commit used.
Config: SSO_ENABLED=true / SSO_ONLY=false

Tests:

  • Account creation without invitation (if registration is open)
  • Account creation with invitation (might be web client only 🤔 )
  • Login to account
  • Adding a secret
  • Reading a secret

Next one ...

Clone this wiki locally