VDX8800
Feb 27, 2023Copper Contributor
SecretManagement.KeePass
Good afternoon. Is there any tutorial on how to use SecretManagement.KeePass? Is it the creation of code for automatic registration for resources using data from the KeePass database?
As an example, opening a specific URL with authorization on this resource using PS.
-start-process -FilePath Chrome -ArgumentList "URL" -Credential (Get-Secret -Vault KeePassDB -Name "RSA")