Start a new topic
Implemented

BitWarden Support

Eventually I'm going to move off LastPass (honestly RoyalTS has been keeping me on it lol) but I've been eyeing BitWarden pretty seriously. Is there any plans to add support for that?


Also it's open source: https://github.com/bitwarden


2 people like this idea

In this case, your best option for finding out what's wrong is to copy the script into a standalone file, replace all tokens ($) with actual values, then run it from terminal and observe the output.

Hello Felix,


yes login and list works :-)


@Cee Bee: Have you used the bw cli at least once to verify it's working outside of Royal TSX?

Is there any magic needed?
I'm on macOS 10.14.6 with Royal 4.3.1.3.
BitwardenCli ist instaleld in /Applications/bw and works
python works from the cli
Script File Imports just fine.
But when i hit the folder, i just see the turning wheel, nothing happens....
and i could see anything in the debug log either..

Perfect! Glad I could help!

Many thanks! Worked!

Hi Jivko, yes, that should work. As the dynamic folder script uses the Bitwarden CLI, you should be able to configure the CLI to use your own server. See the documentation for reference: https://help.bitwarden.com/article/cli/#config Hope that helps! Cheers, Felix

1 person likes this

Hello,

Is it possible to use the dynamic folder with onpremise bitwarden instance/custom bitwarden url?

Perfect! Glad to hear that, Marcin. And thx for the confirmation.


cheers,

felix

Hi Felix,
Now it works perfectly. Thanks!
Marcin

Hi Marcin,


I just pushed an update of the dynamic folder sample which expands environment variables in the path. This should fix your issue.

You can download the updated version of the dynamic folder here: https://github.com/royalapplications/toolbox/blob/master/Dynamic%20Folder/Bitwarden/Bitwarden%20(Python).rdfe


Please let us know if this indeed fixes the issue you were having.


cheers,

felix

Hi Felix,
How can I use Windows variable in the "Path To BW CLI" field? There is an error if I type eg. %OneDriveCommercial%\bw.exe
Thanks,

Marcin

Hi there,


good news! We just published a dynamic folder sample for Bitwarden.

You can get the sample here: https://github.com/royalapplications/toolbox/blob/master/Dynamic%20Folder/Bitwarden/Bitwarden%20(Python).rdfe


For instructions on how to import the dynamic folder into Royal TS/X, please see this page: https://www.royalapps.com/go/dynamicfolder-samples


Please let us know if it works for you!


cheers,

felix


1 person likes this

I'm happy to report that Royal TS 5.0 has been released and includes dynamic folders:

https://www.royalapplications.com/go/kb-all-royaljson

For more information about the major new features of Royal TS 5.0, please head over to our https://www.royalapplications.com/ts/win/features-upgrade

Oh I completely agree I just figured with BitWarden being open source it might be a better solution than LastPass in the long run as many users have jumped ship to it.

Login or Signup to post a comment