0

Similar to this question, I would like to get all the users without a given attribute.

Is there some special (undocumented?) notation for the q query parameter of the /{realm}/users endpoint to search for absent attributes, or is this just not supported at all?

ntm
  • 731
  • 2
  • 13
  • 37
  • what you mean "absent attributes"? By the "q" parameter or other search what kind of information for users? I don't know what is you looking for. – Bench Vue Sep 14 '22 at 12:37
  • I simply want to list all users, that do **not** have attribute `foo`, for example. – ntm Sep 14 '22 at 13:18
  • As I know no way GET all users API now showsing user's attribute. It only shows when GET specific user API. [This is my demo](https://stackoverflow.com/questions/73105467/keycloak-user-attributes-that-are-specific-to-groups/73106895#73106895) – Bench Vue Sep 14 '22 at 14:38

0 Answers0