We have configured one source using SCIM2.0 connector, but when we tried to perform discover schema, it is throwing error like “An error occurred. Please contact your administrator.”. Can any one please help us on this issue.
We ran into this with a Service Provider recently. They didn’t seem to support the Service Provider Configuration endpoints from Section 4 of the SCIM Protocol Specification. We had to set the source configuration as a non-compliant server then do some manual configuration to get it to work.
I recently had a similar issue. It wasn’t like Mike’s issue where the SCIM interface didn’t support Schema discovery, but with timeouts.
I had to increase both healthcheck and aggregation timeout values.
See this post Changing SailPoint IdentityNow Source Timeout values
I want to revisit this as well. We actually met with the service provider today, and learned that they do support the Service Configuration endpoints, it just wasn’t included in their documentation.
We have confirmed via Postman that the endpoints are compliant to the specification.
For our source, below all endpoints are working fine which are mandatory for SCIM2.0 as per the connector documentation. Still not able to discover the schema.
If we enable the Non-compliant server option what are the main configuration we should add manually from our end.