Skip to content

Implement search by extern_uid in Users API

What does this MR do?

Add support to search for user by extern_uid to Users API

Are there points in the code the reviewer needs to double check?

Should this option be admin-only? I'm not sure if there are privacy concerns around this.

Why was this MR needed?

We have external tooling that creates an account on behalf of a user if one does not already exist. We need this API to check for an existing account.

Screenshots (if relevant)

N/A

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports