I am planning to use keycloak as Identity provider for one of my project. I wanted to extend the user information by adding user attributes, but the problem is I also want to be able to query based on that attribute.
Did some research but couldn't find one yet.
I am using keycloak-admin
nodejs package.