Localization and ldap read-only

46 views
Skip to first unread message

Francis Augusto Medeiros-Logeay

unread,
May 7, 2026, 12:30:37 AM (7 days ago) May 7
to Keycloak User
Hi,

We use Keycloak with LDAP as our user storage. It is read_only. 

We also use localization in our realm. 

We want to start using the accoubt client. But the thing is that when the user change his locale, he gets an error, most likely because the user storage is read only. 

Is there any way to overcome this?

Best,
__
Francis Augusto Medeiros-Logeay
Oslo, Norway
Sent from a mobile device / Enviado a partir de dispositivo móvel

Niko Köbler

unread,
May 7, 2026, 1:42:49 AM (7 days ago) May 7
to Keycloak User
From my understanding (and experience) only, if you set the LDAP config to "UNSYNCED".
The account ui sends the whole user object to the API which then calls all(!) of the "setAttribute(..)" methods. As your LDAP is READ_ONLY, the provider classes throw a ReadOnlyException.

Reply all
Reply to author
Forward
0 new messages