Skip to main content

a small helper for awsume and bitwarden

Project description

Awsume Bitwarden Plugin

The initial code was copied from xeger. Thanks for this great starting point ❤️

Awsume 4+ only.

This is a plugin that automates the entry of MFA tokens using Bitwarden. It fetches the totp token automatically from your Bitwarden vault.

Support

If you experience any problems, please file a bug report.

Installation

Install This Plugin

pip3 install awsume-bitwarden-plugin

If you've installed awsume with pipx, this will install the console plugin in awsume's virtual environment:

pipx inject awsume awsume-bitwarden-plugin

Requirements

  • bitwarden cli
  • bitwarden needs to be unklocked and the session token has to be in the BW_SESSION env variable

Configure AWSume

This plugin needs to know which bitwarden vault item to use for each MFA token. You can specify the arn of the mfa device as an additional uri in your bitwarden item.

Troubleshooting

If you experience any trouble, invoke awsume with the --debug flag and look for log entries that contain bitwarden.

The specific command that this plugin invokes is bw get totp "mfa device arn here"; make sure it succeeds without prompting a password when you invoke it manually.

If you can't solve your problem, create a GitHub issue with diagnostic details and we'll try to help you.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

awsume-bitwarden-plugin-0.0.1.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

awsume_bitwarden_plugin-0.0.1-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page