We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c952df8 commit d98cb9dCopy full SHA for d98cb9d
infrastructure/tf-core/environments/preprod.tfvars
@@ -1199,8 +1199,8 @@ linux_web_app = {
1199
app_service_plan_key = "NonScaling"
1200
env_vars = {
1201
static = {
1202
- AUTH_CIS2_ISSUER_URL = ""
1203
- AUTH_CIS2_CLIENT_ID = ""
+ AUTH_CIS2_ISSUER_URL = "https://am.nhsint.auth-ptl.cis2.spineservices.nhs.uk:443"
+ AUTH_CIS2_CLIENT_ID = "5780695865.cohort_manager_preprod.b099494b-7c49-4d78-9e3c-3a801aac691b.apps"
1204
AUTH_TRUST_HOST = "true"
1205
NEXTAUTH_URL = "https://cohort-pre.screening.nhs.uk/api/auth"
1206
SERVICE_NAME = "Cohort Manager"
0 commit comments