8000 Fetch error occurs on "Associated roles" tab for admin role · Issue #40613 · keycloak/keycloak · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Fetch error occurs on "Associated roles" tab for admin role #40613
Open
@yagiaoskyworker

Description

@yagiaoskyworker

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

In an environment where around 80 realms have been created in Keycloak, when trying to open the "Assosicated roles" tab for the "admin" role from "Realm roles" in the master realm, an error screen saying "Failed to fetch" appears.
The list of roles cannot be displayed correctly.

When I checked the har file when the problem occurred, I found that fetch was being called many times (number of realms x 18 times).
It seems that the browser has a limit on fetch calls, which is causing the error.

This problem occurs in Chrome and Edge, but not in FireFox.

ScreenShot:
Image

DeveloperToole - Network tab:
Image

Har file:
localhost.har.zip

Version

26.2.5

Regression

  • The issue is a regression

Expected behavior

A list of roles will be displayed.

Actual behavior

"Failed to fetch" error screen appears

How to Reproduce?

  1. Create about 100 realms
  2. From the management console, click "Realm roles" from the left menu of the master realm
  3. Click the "admin" role
  4. Click the "Associated roles" tab
  5. "Failed to fetch" error screen appears

Anything else?

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0