For the purpose of granting users specific levels of access to individual working copies, Scrivito includes a customizable permission control system.
To make use of this system, it needs to be integrated into your Rails application, which is expected to be already connected to an authorization back end. We don't provide code that communicates with your back end. Instead, we'll shed some light on the layer on top.