Files
keycloak/js/apps
Erik Jan de Wit 2ea9dee1fa Fix(admin-ui): key status filtering issue in KeysListTab (#34721) (#35133)
Support customer reports that keys with 'Active' set to 'off' still appear in the Active keys list in the Admin console under Realms settings -> Keys -> Keys list. The root cause was identified as the filtering logic, which does not apply status-based filtering for the first item in FILTER_OPTIONS ('ACTIVE'). This commit corrects the filtering logic to properly exclude keys based on the 'Active' status selection.

Closes #34675


(cherry picked from commit 46f7fb5290)

Signed-off-by: Charley <charley.geoffroy@protonmail.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Co-authored-by: Charley <71822392+charley04310@users.noreply.github.com>
2024-12-09 09:19:49 -05:00
..