You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Keycloak User
Hello all,
Is there any way to search for multiple users based on their IDs? The current search allows to find a user given only a single ID.
Is there at least a way to implement this using the REST SPI extensions?
Many thanks,
B.
B. Rob
unread,
Nov 2, 2021, 4:50:45 AM11/2/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Keycloak User
I think search may be the wrong term - rather, I want to retrieve the details of multiple users based on their IDs. There does not seem to be a way to do this by either the REST APIs or the Java admin client.