Skip to content

Commit fa76da4

Browse files
feat: Update ClientId PreProd UI (#1768)
Update preprod.tfvars
1 parent b28cadc commit fa76da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/tf-core/environments/preprod.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1209,7 +1209,7 @@ linux_web_app = {
12091209
env_vars = {
12101210
static = {
12111211
AUTH_CIS2_ISSUER_URL = "https://am.nhsint.auth-ptl.cis2.spineservices.nhs.uk:443"
1212-
AUTH_CIS2_CLIENT_ID = "5780695865.cohort_manager_preprod.b099494b-7c49-4d78-9e3c-3a801aac691b.apps"
1212+
AUTH_CIS2_CLIENT_ID = "8616441398.cohort-pre.b099494b-7c49-4d78-9e3c-3a801aac691b.apps"
12131213
AUTH_TRUST_HOST = "true"
12141214
NEXTAUTH_URL = "https://cohort-pre.screening.nhs.uk/api/auth"
12151215
SERVICE_NAME = "Cohort Manager"

0 commit comments

Comments
 (0)