Has anyone ever dealt with requests that seemingly complete but have a state of ‘terminated’ on the logs? these requests throw zero errors and nobody knows they failed until the requester happens to look at their requests in IDN and reports it to an admin.
The problem I’m running into is I’m seeing these often on our AD/Azure requests and without any real logging to figure out what is failing where. if anyone knows any information on how you can diagnose the underlying problem it would be very helpful for my troubleshooting. At this point I’m not sure if its a connectivity bug on our end, or an API issue on the IDN side etc.
Example logs below for a request that 'terminated successfully" haha.
This type of issue occurs due to SailPoint not able update some of the AD account attributes during the provisioning request. Please check IQService logs.
Thank you both for the replies. I have looked at the IQtrace file for our production servers and do not see anything of note in the logs. mostly just noise from our scanning solution tenable. I’ve engaged sailpoint support for further assistance but will continue to look at our AD logs to see if theres anything on that end as well.