I had completed the configuration for SCIM 2.0 Connector with the target system as vermilion.
As I am stuck in getting the role in target system from SailPoint. All the events and the role(entitlement in the account are provisioned) in SailPoint, but I couldn’t see the role in the target system(Account is created in the target system, not the role).
I had used most of the Provisioning settings like usePatch and the “skipGrpUpdate”: true, and “updateGroupsViaUsers”:true flags to “True” and tested the patch endpoint in the postman it is working absolutely fine, but when I am doing the provisioning from SailPoint the role is not present in the target system.
I have observed in the logs for the create provisioning account operation it’s routing to the /Users endpoint but for modify operation it’s routing to the base URL instead of /Groups endpoints.
If anybody came across the similar issue, please respond on the same to the resolve the issue as early as possible.