Bitwarden credentials#
You can use these credentials to authenticate the following node:
Prerequisites#
Create a Bitwarden Teams organization or Enterprise organization account. (Bitwarden only makes the Bitwarden Public API available for these organization plans.)
Supported authentication methods#
- API key
Related resources#
Refer to Bitwarden's Public API documentation for more information about the service.
Using API key#
To configure this credential, you'll need:
- A Client ID: Provided when you generate an API key
- A Client Secret: Provided when you generate an API key
- The Environment:
- Choose Cloud-hosted if you don't self-host Bitwarden. No further configuration required.
- Choose Self-hosted if you host Bitwarden on your own server. Enter your Self-hosted domain in the appropriate field.
The Client ID and Client Secret must be for an Organization API Key, not a Personal API Key. Refer to the Bitwarden Public API Authentication documentation for instructions on generating an Organization API Key.