keycloak/keycloak

y.map is not a function while trying evaluate SAML

Open

#46,408 opened on 2026年2月17日

GitHub で見る
 (1 comment) (1 reaction) (0 assignees)Java (34,398 stars) (8,346 forks)batch import
area/admin/apiarea/samlhelp wantedkind/bugpriority/lowstatus/auto-bumpstatus/auto-expireteam/core-clientsteam/core-shared

説明

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

We are new in Keycloak ;-)

We configured a SAML-client, trying to debug assertions, because only 2 of 10 are available at the serviceprovider-side. After clicking on "Evaluate" at Client -> Client Scopes an error is shown:

TypeError: y.map is not a function
    at f (NewPolicyDialog-BFw7Rxvu.js:1:14151)
    at Object.render (NewPolicyDialog-BFw7Rxvu.js:1:15858)
    at nr (index.esm-CYdMtclW.js:1:6085)
    at hu (index-xwnus5mC.js:39:16959)
    at xo (index-xwnus5mC.js:41:3134)
    at qa (index-xwnus5mC.js:41:44467)
    at Ga (index-xwnus5mC.js:41:39499)
    at kd (index-xwnus5mC.js:41:39430)
    at qr (index-xwnus5mC.js:41:39289)
    at jo (index-xwnus5mC.js:41:35710)

Version

26.4.7

Regression

  • The issue is a regression

Expected behavior

Like in OIDC client we hope to see all the assertions of an user.

Actual behavior

ERROR: y.map is not a function

How to Reproduce?

Maybe, if you have a SAML-client configured open Client-Scopes and click on "evaluate".

Anything else?

No response

コントリビューターガイド