With the addition of derived variables to the user service (#28) we need access to the subsetting service to validate entity ids in the posted derived variable configurations. This means the SUBSETTING_SERVICE_URL environment variable will need to be passed to the user service in the docker-compose file and added to the Resources class.
With the addition of derived variables to the user service (#28) we need access to the subsetting service to validate entity ids in the posted derived variable configurations. This means the
SUBSETTING_SERVICE_URL
environment variable will need to be passed to the user service in the docker-compose file and added to the Resources class.