Skip to content

docs: add Bitwarden adapter page#253

Draft
maximelb wants to merge 1 commit into
masterfrom
docs/adapter-bitwarden
Draft

docs: add Bitwarden adapter page#253
maximelb wants to merge 1 commit into
masterfrom
docs/adapter-bitwarden

Conversation

@maximelb
Copy link
Copy Markdown
Contributor

@maximelb maximelb commented Jun 5, 2026

Documents the bitwarden USP adapter under Sensors → Adapters → Identity & Access, following the existing adapter page pattern (Sophos / Cato).

What's covered

  • Adapter Type bitwarden, polling the Bitwarden Public API /public/events feed for organization event logs.
  • OAuth2 client_credentials auth against the Bitwarden identity endpoint.
  • The us/eu region switch and the mutually-exclusive self-hosted token_endpoint_url + events_base_url override pair.
  • Where to find the organization API key (client_id / client_secret).
  • IaC example with hive:// secret references; recommends the dedicated bitwarden platform.

Config fields verified against usp-adapters/bitwarden/client.go.

Draft — markdownlint-cli2 passes clean.

🤖 Generated with Claude Code

Documents the bitwarden USP adapter (Sensors → Adapters → Identity &
Access): polls the Bitwarden Public API /public/events feed for
organization event logs. Covers the OAuth2 client_credentials auth, the
us/eu region switch, the self-hosted token_endpoint_url/events_base_url
override pair, and where to find the organization API key.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant