File tree Expand file tree Collapse file tree
infrastructure/tf-core/environments Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1090,16 +1090,16 @@ linux_web_app = {
10901090 env_vars = {
10911091 static = {
10921092 AUTH_CIS2_ISSUER_URL = " https://am.nhsint.auth-ptl.cis2.spineservices.nhs.uk:443"
1093- AUTH_CIS2_CLIENT_ID = " 8257927333 .cohort-manager-ui-rg-cohman- dev-uks .b099494b-7c49-4d78-9e3c-3a801aac691b.apps"
1093+ AUTH_CIS2_CLIENT_ID = " 0043273051 .cohort-dev-non-live .b099494b-7c49-4d78-9e3c-3a801aac691b.apps"
10941094 AUTH_TRUST_HOST = " true"
10951095 NEXTAUTH_URL = " https://cohort-dev.non-live.screening.nhs.uk/api/auth"
10961096 SERVICE_NAME = " Cohort Manager"
10971097 }
10981098 from_key_vault = {
1099- # env_var_name = "key_vault_secret_name"
1100- AUTH_CIS2_CLIENT_SECRET = " auth-cis2-client-secret"
1101- COHORT_MANAGER_RBAC_CODE = " cohort-manager-users"
1102- NEXTAUTH_SECRET = " nextauth-secret"
1099+ # env_var_name = "key_vault_secret_name"
1100+ AUTH_CIS2_CLIENT_SECRET = " auth-cis2-client-secret"
1101+ COHORT_MANAGER_RBAC_CODE = " cohort-manager-users"
1102+ NEXTAUTH_SECRET = " nextauth-secret"
11031103 }
11041104 local_urls = {
11051105 # %s becomes the environment and region prefix (e.g. dev-uks)
Original file line number Diff line number Diff line change @@ -1095,10 +1095,10 @@ linux_web_app = {
10951095 SERVICE_NAME = " Cohort Manager"
10961096 }
10971097 from_key_vault = {
1098- # env_var_name = "key_vault_secret_name"
1099- AUTH_CIS2_CLIENT_SECRET = " auth-cis2-client-secret"
1100- COHORT_MANAGER_RBAC_CODE = " cohort-manager-users"
1101- NEXTAUTH_SECRET = " nextauth-secret"
1098+ # env_var_name = "key_vault_secret_name"
1099+ AUTH_CIS2_CLIENT_SECRET = " auth-cis2-client-secret"
1100+ COHORT_MANAGER_RBAC_CODE = " cohort-manager-users"
1101+ NEXTAUTH_SECRET = " nextauth-secret"
11021102 }
11031103 local_urls = {
11041104 # %s becomes the environment and region prefix (e.g. dev-uks)
Original file line number Diff line number Diff line change @@ -1088,16 +1088,16 @@ linux_web_app = {
10881088 env_vars = {
10891089 static = {
10901090 AUTH_CIS2_ISSUER_URL = " https://am.nhsint.auth-ptl.cis2.spineservices.nhs.uk:443"
1091- AUTH_CIS2_CLIENT_ID = " 5789849932 .cohort-manager-ui-dev .b099494b-7c49-4d78-9e3c-3a801aac691b.apps"
1091+ AUTH_CIS2_CLIENT_ID = " 1404648352 .cohort-nft-non-live .b099494b-7c49-4d78-9e3c-3a801aac691b.apps"
10921092 AUTH_TRUST_HOST = " true"
10931093 NEXTAUTH_URL = " https://cohort-nft.non-live.screening.nhs.uk/api/auth"
10941094 SERVICE_NAME = " Cohort Manager"
10951095 }
10961096 from_key_vault = {
1097- # env_var_name = "key_vault_secret_name"
1098- AUTH_CIS2_CLIENT_SECRET = " auth-cis2-client-secret"
1099- COHORT_MANAGER_RBAC_CODE = " cohort-manager-users"
1100- NEXTAUTH_SECRET = " nextauth-secret"
1097+ # env_var_name = "key_vault_secret_name"
1098+ AUTH_CIS2_CLIENT_SECRET = " auth-cis2-client-secret"
1099+ COHORT_MANAGER_RBAC_CODE = " cohort-manager-users"
1100+ NEXTAUTH_SECRET = " nextauth-secret"
11011101 }
11021102 local_urls = {
11031103 # %s becomes the environment and region prefix (e.g. dev-uks)
You can’t perform that action at this time.
0 commit comments