Skip to content

Enable Authentik SSO for qBittorrent once upstream supports UI/API auth decoupling #364

@claytono

Description

@claytono

qBittorrent cannot be placed behind Authentik today. Disabling UI auth also disables API auth, and qBittorrent does not support basic auth, so forward/basic auth patterns break.

Blocked by upstream: qbittorrent/qBittorrent#13238

Next steps once unblocked:

  • Decide approach (simple forward-auth vs basic-auth) based on upstream support
  • Update with and appropriate for API (e.g., /api(/|$))
  • Regenerate Authentik blueprints via pre-commit (ak-collect-blueprints)
  • Validate UI and API flows behind Authentik

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions