You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apologies, I thought I saved it properly, but apparently not. Basically, after the initial creation of the secret store in powershell, it is recommended to run the following to get started.
New-VenafiSession -Server my.venafi.com -Credential $myCred -ClientId MyApp -Scope $scope -VaultRefreshTokenName tpp-token -VaultMetadata
The issue is that -VaultMetadata doesn't seem to be an option. I am running the latest version of VenafiPS. Either the issue is with the documentation or the module itself. I was just curious if this is something that should be there or not.
The issue is with the documentation. -VaultMetadata was deprecated a year ago and that was missed. When vaulting secrets the metadata will be stored automatically. I'll get this fixed. Thanks for reporting it.
No description provided.
The text was updated successfully, but these errors were encountered: