Update data for existing users from the backing LDAP directory

Update basic data (name, email) and group membership from the backing LDAP directory for all users that have already been imported for the given authentication realm, either explicitly or via the importUsers endpoint.

Request

PUT http://{hostname}:{port}
  /authenticationRealms//{realm}/updateUsers
Accept: application/json
Table 1. URL parameters
Parameter Type Required Description
realm string true The ID of the authentication realm for which users will be updated.
Table 2. Header parameters
Parameter Type Required Description
Accept application/json true