Support additional filters (eq) for the user provisioning REST API

XMLWordPrintable

    • 3

      User Problem

      In certain scenarios, it is necessary to search for SCIM records that were provisioned without the userName and externalID attributes.

      Suggested Solutions

      In these situations, enabling the ability to filter the Get users SCIM REST API endpoint response using the SCIM record email (which serves as a unique identifier) instead of relying on the externalID or userName would significantly simplify the process of filtering results.

      Current Workarounds

      Currently, the only workaround is to retrieve the entire SCIM directory and manually parse the results to locate the specific attribute or use the Delete user in SCIM DB endpoint in cases where the SCIM record does not contain an externalID or Username and you want to delete this record

            Assignee:
            Ryan Van
            Reporter:
            Pablo Bastos
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: