You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did not find a possibility to configure Keycloak to create a comma separated list instead. So I think this is a bug or missing feature in OIDC. The following line should be changed:
I am using Keycloak as Identity Provider. Per default, the mapper to map roles or groups creates an array of role/group names:
I did not find a possibility to configure Keycloak to create a comma separated list instead. So I think this is a bug or missing feature in OIDC. The following line should be changed:
t3ext-oidc/Classes/Service/AuthenticationService.php
Line 352 in d0caaee
into
The text was updated successfully, but these errors were encountered: