-
Suggestion
-
Resolution: Unresolved
-
None
-
1
-
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