CredentialRetriever
CredentialRetriever copied to clipboard
Retrieve Credentials from CyberArk Central Credential Provider Web Service, or Local Credential Provider using CLIPasswordSDK
Results
2
CredentialRetriever issues
Sort by
recently updated
recently updated
newest added
## Summary This PR fixes/implements the following **bugs/features**: #37 Adding support for POST authentication to hide the authentication details in the URL. NOTE, im not really sure how to handel...
With the release of 14.2, CyberArk finally added support for POST (the new default) instead of GET. This issue is created to request support for the new features with the...