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

Implement the SCIM 2.0 Search endpoint

    XMLWordPrintable

    Details

      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

          Activity

            People

            • Assignee:
              ataillefer Antoine Taillefer
              Reporter:
              ataillefer Antoine Taillefer
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: