Hi, @japsas100 ,
I don't think there is any plugin for SAS in CyberArk (or any other 3rd Party tool), but you should be able to script it, then connect the script to CyberArk via REST APIs. Careful with the network security 😉 You don't want passwords going back and forth nude and ready for ill-intended individuals.
Password management in SAS Viya is done through Consul + HashiCorp, aka SAS Configuration Manager + SAS Secrets Manager.
You can find an example for Postgres in the documentation: https://documentation.sas.com/doc/en/calcdc/3.5/calsrvinf/n00000sasinfrdatasrv000admin.htm#n03016sas...
Kind regards,
Juan