On our web application’s admin console we have a Users Dashboard. This loads all of the users from Keycloak. When I run my code locally the users dashboard loads the users. When the code is deployed to QA and Production, the users will not load. What are some troubleshooting tips for this behavior?
Upgrade to the latest Keycloak, or it will be very difficult/impossible to get help here.
No idea if it applies to v11, but one thing that happens is that the user list doesn’t load automatically if a User Federation source is configured. You have to search for * to get the list.