Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Bulk Password Generation

Soyu
New Contributor II
New Contributor II

Hi Folks, 

I'm trying to get bulk list of generated passwords from Saviynt to validate password gen rules but can't manage to get it through. 
So far I've tried to trigger

  • change via API but it forces you to set password via API Call directly
  • using ${randompassword} and ${task.password} expressions in API for sending e-mails but it's treated as text 
  • using above mentioned expressions in Email templates and triggerring Send Email Job with particular template hovewer it works only if no expressions at all are used there, appending any does not send an e-mail

Have you got any idea how to achieve it? Usage of emails would be last resort as I'd have to parse it into .csv via powerautomate or any other solution but anything will be helpful.

1 REPLY 1

rushikeshvartak
All-Star
All-Star

Use saviynt REST API which will create task and send email communications 

https://documenter.getpostman.com/view/23973797/2s9YXce5Yd#7eccc57f-f751-4f30-a6b2-b42aec47150e


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.