The Administration > Identity Management > Users page only shows the first 10 users in the list. The pager control exists in the DOM but it's hidden. Is there any way to unhide the pager?
This seems to be due to the maxResultCount that's sent in the request. Is there any way to override that without implementing a custom version of the User Management page?
This app is just using the default identity module. I'm hoping there's some simple way to fix this without using a custom users page.
You have 10 users in total, when you add a new user, it should appear on your page.