Hello OIM-Community,
I just stumbled upon an issue.
I'm currently trying to connect a System using the SCIM-Connector.
The system doesn't provide a Schema, so the standard Schema of
- Users
- Groups
are used.
There is no group-Endpoint for this system, but the group-assignments are listed in an Array on one of the user attributes.
The groups are imported into the OIM-Database using the DataImport-Tool.
When trying to use the "Members of M:N schema types" virtual property type to create the group-memberships, the synchronization tries to call the group-endpoint (i assume for validation) and doesnt create the group-memberships in the OIM database.
Is there any way around that?
Kind regards,
Daniel