Okta SCIM integration - Retries on failures

How does Okta react if a particular SCIM API fails?

Let’s say a user is being added to the Service Provider. It is send as a POST request for the first time. If that API fails on server for whatever reason (say rate limit), does Okta retry that API again? If so, how much time later does it retry?

As we can’t know if a retry will succeed when a provisioning task fails, we do not implement any retries for failed tasks. Admins however can manually retry a failed provisioning task on their Tasks page

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.