cyberark/CyberArk Conjur Secret Fetcher Action
Securely retrieve a secret from CyberArk Conjur Secrets Manager and present to your action as a masked environment variable
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | The URL for CyberArk Conjur endpoint | yes | — |
| account | The account name of your CyberArk Conjur instance | yes | — |
| host_id | The Host ID to be used for authentication to CyberArk Conjur Secrets Manager e.g. host/github-action | no | — |
| api_key | The API Key associated with the given Host ID | no | — |
| authn_token_file | The file path for the Conjur auth token | no | — |
| authn_id | The Service ID of JWT Authenticator | no | — |
| secrets | A semi-colon delimited list of secrets to retrieve. See README for more details. | yes | — |
| certificate | The Self-Signed SSL Certificate for your CyberArk Conjur instance | — | — |
| audience | Custom "aud" claim value in the JWT | no | — |
Outputs
no outputs