Unable to Discover Schema on SCIM Connector | No loaded accounts

Continuing the discussion from SCIM Connector Discover Schema Error:

Hi @sidharth_tarlapally,

do you have some error?
are you sure the webservice is in SCIM standard?

Hello @enistri_devo yes the webservice is SCIM standard. I am using a sandbox offered by SCIM to test the scim service. https://scim.dev/
Issue is I am unable to discover schema . The error is “An error occurred . Please Contact Admin”

Issue Resolved: Non-Standard SCIM Application Integration

Root Cause: The target application for integration does not fully adhere to the standard SCIM protocol.

Solution:

  1. Verify SCIM Compliance:
  1. Non-Standard Application Integration (if applicable):
  • Enable Non-Compliant Settings: In the source configuration settings, locate the “NonCompliant Settings” section and enable it. (See image reference below)

  • Map Schema Attributes: Utilize a JSON path finder tool (like https://jsonpathfinder.com/) to map the standard SCIM schema attributes to the actual response attribute paths provided by the non-compliant application.

  • Implementing these steps should resolve the aggregation issue with the non-standard SCIM application.

  • If you encounter further difficulties, refer to the documentation.

Thank you !

1 Like

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