adbertram/Devolutions Server Get SecretEntry
Authenticate and get a secret entry from Devolutions Server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server_url | URL of the Devolutions Server | yes | — |
| app_key | Application key for authentication | yes | — |
| app_secret | Application secret for authentication | yes | — |
| vault_name | Name of the vault containing the password | yes | — |
| entry_name | Name of the password entry to retrieve | yes | — |
| output_variable | Name of the environment variable to store the retrieved password | no | DVLS_ENTRY_SECRET |
Outputs
no outputs