-
Notifications
You must be signed in to change notification settings - Fork 15
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
CyberArk Digital Vault secrets provider plugin #26
Comments
Some notes & resources if it can be useful: |
@patk1002 Thanks for the submission! We'll review this and get it on the backlog! |
I am working for Cyberark, and we would be really interesting on discussing how we could work together to achieve this feature :) |
@RobinBria - 2 open source locations you might look at are https://github.com/nautobot/nautobot/tree/develop/nautobot/extras/secrets (since CyberArk would likely be a Secrets Provider for Nautobot) and https://github.com/nautobot/nautobot/tree/develop/examples (a good overview source of example Nautobot code, especially the example_plugin folder) |
I would love to have this working with Cyberark and I'm willing to be a tester. |
I second this, we will be implementing CyberArk soon and I would be willing to test this in our environment as well. |
We use cyber ark as well but so far we are only able to use it for creds on our nautobot config file. Would love to be able to use it for secrets too. |
If you can check the code i've done and test to improve the provider i made, i'll be happy to update it and make it as user-friendly as possible. I don't have any CyberARK instance at home btw, if someone of you have a solution to help me on this, i'll be able to test the code in a good way then and make improvements easier. Thanks in advance. |
Environment
Proposed Functionality
Use Case
Same use case as other Secrets use case but with a different provider, here Cyberark.
The text was updated successfully, but these errors were encountered: