This repository was archived by the owner on Sep 23, 2020. It is now read-only.

Description
The example:
Humeur du mois needs a remote schema to perform actions like casting a vote, as it can't be entrusted to the user. Right now we think this can't be using the users JWT and would rather use and userId that has administrator privileges, problem is that this user could have access to the rest of the database and it exposes the whole system to privilege elevation.
We need to find a way to get the JWT token on remote schemas too and define a permission to modify data