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

support Cyberark on Windows #1853

Merged
merged 1 commit into from
May 8, 2024
Merged

Conversation

rubenruizdegauna
Copy link
Contributor

@rubenruizdegauna rubenruizdegauna commented May 7, 2024

CyberArk CLI on Windows is not currently supported. This PR adds support for it.

CLIPasswordSDK.exe GetPassword /p AppDescs.AppID=AppBilling /p Query="Safe=PasswordSafe;Folder=Root;Object=Application1" /o Password 

https://docs.cyberark.com/credential-providers/Latest/en/Content/CP%20and%20ASCP/CLI-Application-Password-SDK-EgsSyntax.htm#Examples

@rubenruizdegauna rubenruizdegauna marked this pull request as ready for review May 8, 2024 08:23
@rubenruizdegauna rubenruizdegauna requested a review from a team as a code owner May 8, 2024 08:23
Copy link
Contributor

@DavSanchez DavSanchez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rubenruizdegauna rubenruizdegauna merged commit 377d89b into master May 8, 2024
21 of 22 checks passed
@rubenruizdegauna rubenruizdegauna deleted the cyberark_support_windows branch May 8, 2024 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants