-
Type: Task
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2023.14
-
Component/s: Identity Management
-
Epic Link:
-
Tags:
-
Sprint:nxplatform #106, nxplatform #107, nxplatform #108, nxplatform #109, nxplatform #110, nxplatform #111, nxplatform #112, nxplatform #113, nxplatform #114
-
Story Points:8
By adding a nuxeo-scim-v2 module, base on the existing nuxeo-scim-server module, initially integrated to the Platform from https://github.com/tiry/nuxeo-scim-server/ with NXP-15700.
Scope:
- CRUD for Users and Groups endpoints
- Discovery endpoints
Basically:
- Add the nuxeo-scim-v2 module copied from nuxeo-scim-server.
- Upgrade the SCIM SDK from com.unboundid.product.scim:scim-sdk to com.unboundid.product.scim2:scim2-sdk-client.
- Implement SCIM 2.0 service provider, inspired by scim2-sdk-server.
- Implement SCIM 2.0 compliance tests, inspired by the scim2-sdk-server tests, using the scim2-sdk-client.
- depends on
-
VEND-58 Fork/fix SCIM 2.0 compliance test library
- Resolved
- is related to
-
NXP-32695 Align on release version of SCIM 2.0 compliance test suite library
- Resolved
-
NXP-15700 Add support for SCIM
- Resolved
- is required by
-
NXP-32660 Implement the SCIM 2.0 ServiceProviderConfig and ResourceTypes endpoints
- Resolved