Click HERE to see how Saviynt Intelligence is transforming the industry. |
08/21/2024 07:26 AM
Hello Experts,
Hope you are doing good.
I have integrated the Azure, performed the import successfully. When I am trying to provision the account then its throwing :
{"call1":{"headers":null,"message":{"error":{"code":"Request_BadRequest","message":"The specified password does not comply with password complexity requirements. Please provide a different password.","innerError":{"date":"<date>","request-id":"<requestID>","client-request-id":"<requestId>"}}},"statusCode":400,"description":null,"status":"Failed"}}
Azure end we have password requirement which we have already configured in our password policy, but still giving the same issue.
Any idea about this?
Regards,
Rahul
Solved! Go to Solution.
08/21/2024 07:39 AM
08/21/2024 08:21 AM
09/27/2024 08:09 AM
Hello,
It was problem with create account json, I was using variable and one string along with concat which I corrected and it resolved the issue.
Thanks!
09/27/2024 09:08 AM
Please share working JSON to help community
10/08/2024 06:45 AM
Hi Everyone,
Working JSON :
Thanks!