-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
area/admin/uikind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugpriority/importantMust be worked on very soonMust be worked on very soonrelease/25.0.3release/26.0.0team/ui
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
If a user has view-realm permission they can see the realm roles. If they go to realm roles and select the default-roles entry, they get a network error instead of a permissions error. After the error, the console is completely unresponsive and the window must be refreshed.
Network response was not OK.
Version
quay.io/keycloak/keycloak:latest
Regression
- The issue is a regression
Expected behavior
Permissions error should be shown
Actual behavior
Network error shown and admin console unresponsive.
How to Reproduce?
- Create a realm
- Create a user in the realm with
view-realmpermissions - Log in as that user
- Go to Realm Roles
- Attempt to view the default-roles- item
Anything else?
Same thing happens going to Realm Settings -> User registration with the same permissions.
Metadata
Metadata
Assignees
Labels
area/admin/uikind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugpriority/importantMust be worked on very soonMust be worked on very soonrelease/25.0.3release/26.0.0team/ui