mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-28 04:13:22 -04:00
Fix typo in LDAP edit mode in the docs
Closes #43720 Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com>
This commit is contained in:
parent
3751bc050d
commit
aadffb94fb
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ Operations that fetch a single user (for example during login) are usually cache
|
|||
|
||||
Users and admins can modify user metadata, users through the <<_account-service, Account Console>>, and administrators through the Admin Console. The `Edit Mode` configuration on the LDAP configuration page defines the user's LDAP update privileges.
|
||||
|
||||
READONLY::
|
||||
READ_ONLY::
|
||||
You cannot change the username, email, first name, last name, and other mapped attributes. {project_name} shows an error anytime a user attempts to update these fields. Password updates are not supported.
|
||||
|
||||
WRITABLE::
|
||||
|
|
|
|||
Loading…
Reference in a new issue