Allow search by attribute in admin console

As admin i can use the attribute search to find users.

I have added a new user to the master realm that is part of a group with these permissions for a specific realm: manage-users, impersonation, query-users, view-users, query-groups.

While the default search works, the new user has an empty dropdown list for the attribute selection when using the attribute search.
What permissions or settings am I missing to make them selectable?

I am running Keycloak 24.0.2

I have exactly the same problem, also in KeyCloak V 24.
At least I think we have the same theme, despite slight differences.

My definite deputy user should also only be able to manage and view users, and if they have linked an identity provider, the identity provider (link), except for the right of impersonation as per your request.

realm-management query-users
realm-management view-identity-providers
realm-management query-groups
realm-management view-users
realm-management manage-users
account view-profile

But he doesn’t need to see or configure any realm specific setting, so he doesn’t need realm-admin or view-realm permissions, which is probably the only thing that makes attribute search usable so far.

And this although according to the realm settings the attributes should be viewable and editable as non-admin

Have you already received news about your request?

BR
Giz