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