Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-32312

Implement the SCIM 2.0 Search endpoint

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2023.14
    • Component/s: Identity Management
    • Release Notes Summary:
      It is now possible to retrieve Scim v2 Users and Groups resources through Search endpoints
    • Sprint:
      nxplatform #113, nxplatform #114, nxplatform #115, nxplatform #116
    • Story Points:
      8

      Description

      Mostly allowing to make a GET request with filtering and pagination, e.g.:
      Users:

      GET /scim/v2/Users?filter={attribute}{op}{value}&sortBy={attributeName}&sortOrder={ascending|descending}
      

      Groups:

      GET /scim/v2/Groups?filter={attribute}{op}{value}&sortBy={attributeName}&sortOrder={ascending|descending}
      

      Check the Protocol RFC about:

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: