Motivation - The proxy caches user info upon first encountering them and never updates them from then on. User info, such as email or role, might change over time, so the proxy should update its cache.
Specification - The proxy should make an hourly update on user info.
Finalised state - The proxy has the added functionality of updating user info on an hourly (or other timed) basis.