-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing Documentation or Functionality #629
Comments
For that you should use Commander Python or .NET SDKs, not Secrets Manager which was mainly designed to be a light weight SDK to work with record data only. https://docs.keeper.io/secrets-manager/commander-cli/overview |
I maybe wrong but commander CLI need user login capability? Is there is a better way ? I will assume secret manager should expose its metadata as well so that i can use single construct. Another problem with commander is the permission : |
In Commander you can configure Persistent login and use it in your automation scripts.
At this time we have no plans to expose any metadata via KSM, but I'll note that for our product team to consider it.
Can you elaborate why that is a problem? |
Please put a bit more context to it, so that users understand the difference of those products. |
I am unable to find any method where i can retrieve meta information about my secret in regards to who created it, when it was last modified etc.
Do we have this functionality already in SDK or any alternative method i can use to retrieve ?
The text was updated successfully, but these errors were encountered: