An example illustrating how you can route realms / sub-realm requests using
simple hand-crafted routing. Resource URLs are of the form
realm0/realm1/.../realmx/users/id. For simple resource hierarchies
this approach is simpler than using dynamic routing.