Hi does anyone know if i can use credentials that I’ve saved in the Windows Credential Manger in PEGA Robot Studio?
@SergioG17227215Pega Robotics does not have any connector or built-in ability to retrieve Windows credentials. There is support for third-party credential managers. Out of the box, there is support for Beyond Trust and CyberArk. There is also a C# template for connecting to your own provider.
@ThomasSasnettthank you. i was able to make a C# script that connects to the windows credential manager.
