1 vote
I don't have the knowledge to do code this myself but I was thinking I could make use of a propagation script that updates entries in bitwarden, I currently only have Bitwarden setup in RDM under My Account Settings which I have used to link credentials into RDM using DPH Bus vaults so I'm assuming this would also need setting up somewhere in DPH too.
I would like to have a propagation script for DPH bus PAM Vault entries from EntraID provider that after password rotation would propagate the new password to a matching entry in Bitwarden too (Apologies I do have Devolutions browser extension running but I still end up falling back to Bitwarden in many cases because of its Android features such as its accessibility functionality for on page or app filling )?
JK
Devolutions Force Member (and Long time Devolutions Fan)
Hi John,
It should be possible to use propagation scripts to update entries in Bitwarden, we'll give you some examples if you wish to get started but I cannot, at this moment, tell when we would make a script ourselves.
Here is an example script for password propagation with AWS https://github.com/Devolutions/PAM-Providers/blob/master/Propagation-Scripts/aws_credentials_file/script.ps1
You could use the Bitwarden CLI to achieve what you're looking to do https://bitwarden.com/help/cli/
We're working on adding support for PAM entries in both the Workspace mobile app and browser extension, so that should make autofilling your PAM credentials possible.
We're also curious about the issues you're having with the Android autofill and accessibility. We'd like to know what we could do to improve your experience using the Workspace Android app.
Thank you,
Luc Fauvel
OK Luc, I'll see what I can produce, I have been looking through the PAM-Providers Repo on Github also, I wasn't sure at this point of the differences between templates for DVLS and DPS, I'll have another look.
As to the Android Workspace app, I haven't seen any Tile buttons available for Workspace which Bitwarden does which I have to use often for times when the accessibility functionality fails to detect cred fields in apps or pages, so then I swipe down and use the Bitwarden 'Auto-Fil' Tile button which forces a detection then launches Bitwarden with the matching fields (Assume it's just matching URLs?), but if that also fails then I'll use another tile button Bitwarden 'Vault' which just opens bitwarden without closing the current app or page to then search manually in bitwarden then if an entry is found pressing it often but not always provides AutoFill and AutoFill and Save buttons which obviously uses that entry on the app or page in use, finally there's a third button which i also use a lot which is a 'Password Generator' button which generates a password to the last used prefs in Bitwarden for passwords or passphrases then stores it in the clipboard which you then paste on the still open app or page.
The tiles for me are one of the main reasons I still use Bitwarden, Workspace granted also has the accessibility functionality for auto-filling but like Bitwarden its not perfect, so overrides are needed which in Bitwarden's case are 3 Tile Buttons on the quick actions swipe down. Last time I looked at the tile editor I didn't see anything for Workspace which I assumed means it doesn't have that ability yet.
Hope that helps...
JK
Devolutions Force Member (and Long time Devolutions Fan)