Keyfactor / cyberark-credentialprovider-pam

A documentation stub for the existing Keyfactor IPAMProvider plugin supporting CyberArk's Credential Provider solution for retrieving credentials.
Apache License 2.0
0 stars 1 forks source link

Is this guide compatible with for CyberArk On-prem solution or pCloud? #10

Closed microsoftsupportguy closed 8 months ago

doebrowsk commented 8 months ago

Both on-premise and cloud-hosted instances are compatible with this integration when configured correctly. The main limiting factor will be configuring firewalls or other proxy access methods so that the PAM Provider can reach CyberArk with the desired protocol method and ports.

The SDK-based PAM Provider makes calls to CyberArk using their protocol defined for Credential Providers through the Password SDK.

The Central PAM Provider uses HTTPS calls to a defined API endpoint to request passwords through the Central Credential Provider.