Skip to content

Organization Members Filtering Capabilities - #38090

Open
msvechla wants to merge 2 commits into
keycloak:mainfrom
msvechla:org_filter_capabilities
Open

Organization Members Filtering Capabilities#38090
msvechla wants to merge 2 commits into
keycloak:mainfrom
msvechla:org_filter_capabilities

Conversation

@msvechla

@msvechla msvechla commented Mar 13, 2025

Copy link
Copy Markdown
Contributor

This PR aligns the filtering capabilities of the organization members search and count endpoints with the related endpoints from the general users API.

Closes #37974
Closes #37312

@msvechla

Copy link
Copy Markdown
Contributor Author

@mposolda sorry for the ping, but can someone take a look at this? I already created a Github issue and wrote on the mailing list without any feedback so far. What would be the best way to continue here?

Thanks a lot!

@ahus1

ahus1 commented Apr 28, 2025

Copy link
Copy Markdown
Member

@pedroigor - I'd think this falls into the core-iam team's responsibility.

@ricardomarks

Copy link
Copy Markdown

@msvechla who can help us about this PR?

pedroigor
pedroigor previously approved these changes Mar 4, 2026
@pedroigor

Copy link
Copy Markdown
Contributor

Thanks, @msvechla. I've updated your commit with some changes:

  • Make sure both count and search methods use the same predicates
  • Make sure exact is considered when building predicates
  • More tests to cover changes to count method and exact parameter

@pedroigor
pedroigor enabled auto-merge (rebase) March 4, 2026 18:56
closes keycloak#37974

Signed-off-by: Marius Svechla <m.svechla@gmail.com>
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
@pedroigor

pedroigor commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

I'm also updating the PR to make the filtering for organization members and realm users consistent. Please look at the note added to the upgrade guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow to filter users by organization Allow searching by any field when searching for members of an organization

5 participants