Marek Posolda

Results 126 comments of Marek Posolda

Thanks for the report, but unfortunately due the amount of other reported issues and other priorities, Keycloak team does not have time to properly triage this bug. So preliminary added...

@wawyed I've triagwed this with "Help wanted". Keycloak team won't have capacity to look at this in the near future, so it would need to be community contribution. See comments...

@wawyed There are more implementations of the UserSessionProvider as we have old storage (based on infinispan in case of userSession, or based on DB for some other things like realms...

@stianst We have 1 clientSession per client+userSession. This is what we did and agreed in relation to cross-dc support long time ago... That's why this is an issue as there...

This might be a valid issue, but Keycloak team don't have time to look at this in the near future. Community contribution is welcome to further investigate and eventually fix...

Adding to Backlog as Spring Security adapter has very low priority and Keycloak team likely won't be able to look at this. Investigation and eventually contribution of the fix is...

One question: Are you able to reproduce this issue also without LDAP or just with LDAP / Active Directory? I suppose it is the latter case. Note that when user...

Usually we add OIDC parameters sent by client (like `ui_locales` in this case) to client notes. But for `ui_locales` we use authNote for some reason (not 100% sure why, maybe...

@jonkoops That's good question in general what bugfixes we should backport and what not? Right now, my assumption is, that we don't strictly need to backport all the bugfixes to...

@jonkoops Added to 22.0.2 in the end as it is customer related :-)