-
Type: New Feature
-
Status: Resolved
-
Priority: Critical
-
Resolution: Duplicate
-
Affects Version/s: 2021
-
Fix Version/s: None
-
Component/s: Authentication
SCIM is a protocol that could be used for synchronizing user registries between nuxeo and external system.
Tried the experimental SCIM1.0 and it's not working with LTS2021
https://github.com/tiry/nuxeo-scim-server
Problems with this addon:
- It is using library unboundid that uses SCIM version 1.0 - not compatible with Azure that is 2.0
- It is using custom version of org.json library that when deployed is conflicting with official version of org.json library as class names are the same but classes have different method signatures for API
Based on this Fidelity is requesting this feature be implemented by the product team.