I’ve created a source for Identity Security Cloud Governance connector.
Successfully able to test connect and performed entitlement aggregation which is able to pull all the 3 types of entitlements : Roles, UserLevels and Governance Groups present in the tenant. (I’ve not provided any filter in the source config for entitlements)
I’ve created a role and mapped governance group as entitlement and enabled it for access request.
Expected Behavior :
Once requested this role containing governance group, the recipient must be added to the requested governance group.
As much as I have seen, we can directly use the OOTB connector as is and it basically is behaving like a loopback connector to ISC. So I don’t really think there is a need to update the schema or provisioning profile. Also, upon checking, it has dedicated entitlement schema types for Roles, UserLevels and Governance Groups. Same goes with account schema.
There appears to be an option to enable debug logging. It might be worth taking a look at to see if you can more details on the error message you are getting.