Skip to Content
0
May 18, 2018 at 10:57 PM

CPS need to store password securely in CPS for job definition that uses curl command...

108 Views

I have a KSH script in a job definition that uses a curl command to execute a rest service in an external system. I need to specify the user ID/Password in this command so I was wondering if there is any way to store this info securely in CPS and reference it in job definition parameters so I can use it in my script?

Thanks