keycloak-nodejs-admin-client
keycloak-nodejs-admin-client copied to clipboard
Not getting credentials when calling users find()
Describe the bug
I am calling the function .users.find() function with a query with the email value but I don't receive the credentials as response. I am using keycloak/keycloak-admin-client 15.0.2
Version
keycloak/keycloak-admin-client 15.0.2 / keycloak 18
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Anything else?
No response