mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #6353] Azure Sentinel: API device_identifier cannot be blank #2411
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#2411
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tknaller on GitHub (Oct 13, 2025).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6353
Prerequisites
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Environment settings which are overridden: DOMAIN, ADMIN_TOKEN, IP_HEADER
Config:
Vaultwarden Build Version
v1.34.3-a2ad1dc7
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
Nginx Proxy Manager v2.12.6
Host/Server Operating System
Linux
Operating System Version
No response
Clients
Web Vault
Client Version
No response
Steps To Reproduce
I'd like to add Vaultwarden Events to Azure Sentinel.
To do that I view the API Information of my organization and enter the following to the Sentinel Bitwarden Data Connector:
Bitwarden Identity Url: https://myinstance.vaultwarden/identity
Bitwarden Api URl: https://myinstance.vaultwarden
Client ID: from "View API Key"
Client Secret: from "View API Key"
Expected Result
Successful Connection
Actual Result
Error mesage: device_identifier cannot be blank
Logs
Screenshots or Videos
No response
Additional Context
probably caused by https://github.com/dani-garcia/vaultwarden/pull/3251