Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
admin/ui
Describe the bug
While creating a permission in the newly added fine-grained-permission v2 when opening the assign existing policies window when having more than 100 policies it only displays the first one hundred. The missing policies cannot be reached via search. it seems that 100 is hard limit
Version
26.2.0
Regression
- The issue is a regression
Expected behavior
Display more than one page if there are more than 100 policies.
Actual behavior
Like discribed in the first section only 1 page of 100 policies is displayed
How to Reproduce?
Install keycloak 26.2.0 with the fine-grained-permission feature enabled and admin permissions activated in the realm settings.
Create more than 100 policies. Add a permission, click on assign existing policies and set the page limit to 100. You will only see 1 Page and you will not be able to switch to page 2.
Anything else?
No response