Commit e074220
Add Akeyless step templates for secrets management (#1690)
* Add Akeyless step templates for secrets management
Introduce community step templates that authenticate to Akeyless and
retrieve static, dynamic, and rotated secrets as sensitive output variables.
Co-authored-by: Cursor <cursoragent@cursor.com>
* Use official Akeyless brand icon for library logo
Replace the placeholder icon with the teal Akeyless mark cropped from
the official horizontal logo at 202x202 for the community library UI.
Co-authored-by: Cursor <cursoragent@cursor.com>
* Fix Akeyless API URI construction in Invoke-AkeylessApi
PowerShell string interpolation does not evaluate method calls on
variables unless wrapped in a subexpression. Normalize the gateway URL
and API path before building the request URI.
Co-authored-by: Cursor <cursoragent@cursor.com>
---------
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 2b28cc2 commit e074220
8 files changed
Lines changed: 518 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
| 162 | + | |
161 | 163 | | |
162 | 164 | | |
163 | 165 | | |
| |||
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Loading
0 commit comments