Add authentication methods to Bitwarden lookup. It would improve usability to add authentication parameters to this.
Methods
email and password
Parameters: username (alias email), password
two-step verification (optional) with email and password
Parameters: method, code
method:
authenticator - 0
email - 1
yubikey - 3
apikey
Parameters: client_id, client_secret
SSO Method would probably not possible to make easy enough. In addition it would nice to have a way to configure bitwarden address. This improvement would possibly remove these requirements be logged into bitwarden, bitwarden vault unlocked and BW_SESSION environment variable set
Summary
Add authentication methods to Bitwarden lookup. It would improve usability to add authentication parameters to this.
Methods
email and password Parameters: username (alias email), password
two-step verification (optional) with email and password Parameters: method, code
method: authenticator - 0 email - 1 yubikey - 3
apikey Parameters: client_id, client_secret
SSO Method would probably not possible to make easy enough. In addition it would nice to have a way to configure bitwarden address. This improvement would possibly remove these requirements
be logged into bitwarden
,bitwarden vault unlocked
andBW_SESSION environment variable set
Documentation https://bitwarden.com/help/cli/#log-in
Issue Type
Feature Idea
Component Name
bitwarden
Additional Information
Code of Conduct