Updated information about the user is not propagated to services
User can change some values via GUI (e.g. SSH key, and username). That information is typically then propagated to the services where user is deployed. However, when the information is updated via REST API, that is not so, except for SSH keys. User can have a new entitlement (which indicates which services he should be deployed or undeployed to), or similar. Expected behavior is that FEUDAL reacts to the new information, and send it to services where user is deployed.