This article helps you troubleshoot common issues when configuring custom SCIM connectors. For more information on configuration, see聽Identity Management using a Custom SCIM Integration.
You are using an existing user's email address to test the SCIM integration. You must use a new and unique user's email for the test to succeed.

This typically indicates that 探花大神 is expecting one data type and the service provider is sending another data type. Contact the service provider to troubleshoot further. 探花大神 implementation follows the . Per , if the data type is not specifically stated, we use the data type of "string."
The service provider is sending the user id as an integer. We only support the id as type string in adherence with the SCIM schema definition, specifically . Per , if the data type is not specifically stated, we use the data type of "string."
You will need to contact the service provider to determine if they can also send that value as a string.
- Remove the trailing '/' from the Base URL value. The value should be https://miro.com/api/v1/scim
- Turn Off the Enable management of User Groups and Group Membership in this application option. Miro currently only supports "Group Updates". 探花大神 is currently only able to support a custom SCIM integration with service providers that support Group Creation, Group Updates, and Group Deletion
Disable Enable management of User Groups and Group Membership in this application option. 探花大神 currently requires Group Creation, Group Updates, and Group Deletion to enable group management for a service provider. Databricks does not support Group Updates.
The Service Provider does not support groups. Disable Enable management of User Groups and Group Membership in this application option and try and activate again.