diff --git a/Dynamic Folder/index.json b/Dynamic Folder/index.json index fa35516..0d51daf 100644 --- a/Dynamic Folder/index.json +++ b/Dynamic Folder/index.json @@ -97,7 +97,7 @@ "Bitwarden" ], "Description": "This Dynamic Folder sample allows you to import credentials from Bitwarden.", - "Notes": "

Bitwarden Dynamic Folder sample

\n\n

Version: 1.0.7
\nAuthor: Royal Apps

\n\n

This Dynamic Folder sample allows you to import credentials from Bitwarden. The Bitwarden CLI client is required and the path where it is installed must be configured in the "Custom Properties" section. Also, your Bitwarden login details must be provided in the "Credentials" section. Optionally, you can configure API Key based authentication by providing your Client ID and Client Secret in the "Custom Properties" section. Note that, your Bitwarden password must still be provided even when using API Key based authentication.

\n\n

At the moment, all items are placed in the root folder. There is no support for custom folders at the moment. Bitwarden two-step login is supported, but only tested with the "Authenticator App" and "Email" providers, the 2FA (TOTP) code can be automatically generated.

\n\n

Note that if your account is hosted on any other domain than vault.bitwarden.com, you must configure that domain using the Bitwarden command-line tool (CLI) before using this dynamic folder script. (see https://bitwarden.com/help/cli/#config).

\n\n

Requirements

\n\n\n\n

Setup

\n\n\n", + "Notes": "

Bitwarden Dynamic Folder sample

\n\n

Version: 1.0.7
\nAuthor: Royal Apps

\n\n

This Dynamic Folder sample allows you to import credentials from Bitwarden. The Bitwarden CLI client is required and the path where it is installed must be configured in the "Custom Properties" section. Also, your Bitwarden login details must be provided in the "Credentials" section. Optionally, you can configure API Key based authentication by providing your Client ID and Client Secret in the "Custom Properties" section. Note that, your Bitwarden password must still be provided even when using API Key based authentication.

\n\n

At the moment, all items are placed in the root folder. There is no support for custom folders at the moment. Bitwarden two-step login is supported, but only tested with the "Authenticator App" and "Email" providers, the 2FA (TOTP) code can be automatically generated.

\n\n

Note that if your account is hosted on any other domain than vault.bitwarden.com, you must configure that domain using the Bitwarden command-line tool (CLI) before using this dynamic folder script. (see https://bitwarden.com/help/cli/#config).

\n\n

Requirements

\n\n\n\n

Setup

\n\n\n", "ScriptInterpreter": "python", "DynamicCredentialScriptInterpreter": "json" },