From 150a43525902629ef865a1005e97a8e8e4c432d8 Mon Sep 17 00:00:00 2001 From: Sean Fong Date: Fri, 13 Dec 2024 10:02:40 +1100 Subject: [PATCH] Update env scopes --- apps/smart-forms-app/.env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/smart-forms-app/.env.production b/apps/smart-forms-app/.env.production index 8263d8ed..89aa8412 100644 --- a/apps/smart-forms-app/.env.production +++ b/apps/smart-forms-app/.env.production @@ -1,7 +1,7 @@ VITE_ONTOSERVER_URL=https://r4.ontoserver.csiro.au/fhir VITE_FORMS_SERVER_URL=https://smartforms.csiro.au/api/fhir -VITE_LAUNCH_SCOPE=fhirUser online_access openid profile patient/Condition.rs patient/Observation.rs launch patient/Encounter.rs patient/QuestionnaireResponse.cruds patient/Patient.rs patient/Practitioner.rs +VITE_LAUNCH_SCOPE=fhirUser online_access openid profile patient/Condition.rs patient/Observation.rs launch patient/Encounter.rs patient/QuestionnaireResponse.cruds patient/Patient.rs user/Practitioner.rs VITE_LAUNCH_CLIENT_ID=68fGZN9FGC7mpyoYSxbNrkUoTfBfqs-mz1Vo3Hf4uNA VITE_IN_APP_POPULATE=true