nautobot / nautobot-app-secrets-providers

Nautobot Secrets Providers Plugin.
Other
17 stars 15 forks source link

CyberArk Digital Vault secrets provider plugin #26

Open patk1002 opened 2 years ago

patk1002 commented 2 years ago

Environment

Proposed Functionality

Use Case

Same use case as other Secrets use case but with a different provider, here Cyberark.

u1735067 commented 2 years ago

Some notes & resources if it can be useful:

jathanism commented 2 years ago

@patk1002 Thanks for the submission! We'll review this and get it on the backlog!

RobinBria commented 2 years ago

I am working for Cyberark, and we would be really interesting on discussing how we could work together to achieve this feature :) Feel free to reach me out.

patk1002 commented 2 years ago

@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)

MyGrayMatter commented 2 years ago

I would love to have this working with Cyberark and I'm willing to be a tester.

itsMrRobot commented 2 years ago

I second this, we will be implementing CyberArk soon and I would be willing to test this in our environment as well.

nathanielfernandez commented 8 months ago

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.

Never77 commented 8 months ago

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.