Open
Description
Steps To Reproduce
export BW_CLIENTID="?????" # replace with your client id
export BW_CLIENTSECRET="??????" # replace with your client secret
bw login --apikey
The command responds, that we are succesfully logged in:
We validate that we are logged in, by running the status command:
bw status
But it says that we are unauthenticated!
Expected Result
That we are authenticated
Actual Result
Not authenticated
Screenshots or Videos
Additional Context
No response
Operating System
Linux
Operating System Version
debian 12
Shell
Bash
Build Version
2024.6.0
Issue Tracking Info
- I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.