Skip to content
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

PAM Self-Hosted and Creating Accounts #5

Open
karand1979 opened this issue Nov 1, 2024 · 1 comment
Open

PAM Self-Hosted and Creating Accounts #5

karand1979 opened this issue Nov 1, 2024 · 1 comment

Comments

@karand1979
Copy link

Our organization is using PAM self-hosted and I'm currently looking at this provider as an option to writing secrets to CyberArk safes via terraform. The support for PAM self-hosted looks promising, but the only resources I see so far as far as account creation goes looks to be specific to aws, db etc..where as our organization supports multiple platform ids etc.

Our workflow is basically provisioning Confluent Cloud resources such as API Keys and Secrets via terraform and we need those secrets written to the CyberArk safe for future retrieval.

We would like a way (a resource) that just creates a basic account where I can set a username and password. Using @infamousjoeg example https://github.com/infamousjoeg/cyberark-examples/blob/master/python_example.py would be a good baseline as we've been able to replicate this in Postman for writing secrets successfully.

As this terraform project seems to be the only terraform support for what we need, we've also considered using example https://github.com/infamousjoeg/cyberark-examples/blob/master/python_example.py and figuring out how to get the secrets created via terraform into this script to write to CyberArk, which seems like a burden. It would be much easier to write the secrets via this provider to keep the state files up to date.

@infamousjoeg @szh

@szh
Copy link

szh commented Nov 1, 2024

CC @imheresamir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants