SCIM2.0 - 404 Error During Create account and Group Provisioning

Which IIQ version are you inquiring about?

8.3p4

We are trying to onboard Lucid application using SCIM2.0 connector in IIQ. Connectivity and aggregation works as expected. We enabled Entitlement request for one of the group. When a user request for the the group , who dont have an existing account , IIQ tries to create the account and then try to add the group membership. We have enabled retries in the provisioning .what we are noticing is the account and group membership is getting added , but an error is showing up in the access request .
openconnector.ObjectNotFoundException:
{“schemas”:[“urn:ietf:params:scim:api:messages:2.0:Error”],
“detail”:“Resource <accountid> not found”,
“status”:404}

if we dont enable the retries , the request always fails with the above error message. Any idea why this error is coming and how to avoid this error.

Note: We added a createAccountTimeLag of 60 seconds, but that is not helping.

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