#vault #security #url #azure #retrieve #secret #key

secret_manager_1password

Retrieve Azure Key Vault URL from 1password

2 releases

0.1.1 Dec 5, 2024
0.1.0 Nov 4, 2024

#379 in Configuration

Download history 143/week @ 2024-11-04 2/week @ 2024-11-11 16/week @ 2024-11-18 142/week @ 2024-12-02 21/week @ 2024-12-09

179 downloads per month

MIT license

6KB
63 lines

secret-manager-1password

Retrieve Azure Key Vault URL from 1password

Add a Vault in 1password named Test. Then add a password-item by clicking on + New Item and select Password from the wizard. Name it AzureKeyVaultDemo, fill in username and password if desired, they are not used. Then add a password-field clicking on + add more with a title named url and the password https://foo.bar.baz.net/.


lib.rs:

Secret Management Module

This module manages secrets, retrieving Azure Key Vault URL from 1password via the command line utility op.

Dependencies

~135KB