09/06/2023 06:51 AM
Hi,
We have setup Azure AD using Application Onboarding. So, we have an AzureAD_EXTERNALCONNECTION and AzureAD_PROVISIONINGCONNECTION. I am trying to create an Azure AD Group from Saviynt. On creation, a task of type "Create Entitlement" is created. I have a provisioning job created to execute only "Create Entitlement" type tasks.
When the job is run, I can see that the logs show 400 BadRequest. But the logs does not give details as of what was the issue that is causing the 400 bad request. However, if I map the values and try from postman manually, I am able to create groups without issues.
Also, the pending task is not at all updated and it stays in "new" state without any comments.
I have not made any changes to the automatically created AzureAD OOB connection. In Security system, we have OOB connector as "Connection" and REST connector as "Provisioning Connection". The environment is v23.x.
How can this be resolved ?
Thank you!
Cheers 🙂
09/08/2023 10:34 AM
Hi @Chamundeeswari ,
Greetings.
REST response code 400 Bad Request is thrown when the operation you're trying to perform is something that cannot be carried on Azure application. So please check why the operation is not being performed on Azure application end.
Thanks,
09/08/2023 05:06 PM
Share logs
09/12/2023 05:38 AM
09/27/2023 02:08 AM
Can someone please help with this issue ? It started working without any changes for sometime and the issue is back now. No matter how many times I run the job, the "task update date" is not updated and the logs just show 400 BadRequest and the job logs show that all tasks are failed.