SCIM - urn:ietf:params:scim:schemas:extension:enterprise:2.0:User "Manager" not RFC7643 Compliant #15369
Labels
bug
Something isn't working
customer
Created by Linear-GitHub Sync
premium-enterprise
Feature for Enterprise plan
scim
Hello,
Environment
Bug description
When users and groups provisioning is launched by Azure Entra we received an error message for updating some users.
Error code: SystemForCrossDomainIdentityManagementServiceIncompatible
Error message: Failed to match an entry in the source and target systems User '[email protected]'; Error: We are not able to deserialize the resource received from your SCIM endpoint because your SCIM endpoint is not fully compatible with the Azure Active Directory SCIM client.
After investigation I have found this case:
Users who don't have a configured manager are successfuly synced
Users with a manager syncing fail.
Received by Azure Entra from Budibase
Regarding RFC7643 Section 4.3 manager in urn:ietf:params:scim:schemas:extension:enterprise:2.0:User should be "A complex type that optionally allows service providers to represent organizational hierarchy by referencing the "id" attribute of another User"
Returned field is a string.
Expected urn:ietf:params:scim:schemas:extension:enterprise:2.0:User record
The text was updated successfully, but these errors were encountered: