We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26a10f4 commit e112625Copy full SHA for e112625
infrastructure/tf-core/environments/production.tfvars
@@ -1234,8 +1234,7 @@ linux_web_app = {
1234
app_service_plan_key = "NonScaling"
1235
env_vars = {
1236
static = {
1237
- # TODO: Add CIS details when available
1238
- AUTH_CIS2_ISSUER_URL = "https://am.nhsidentity.spineservices.nhs.uk:443/openam/oauth2/realms/root/realms/NHSIdentity/realms/Healthcare"
+ AUTH_CIS2_ISSUER_URL = "https://am.nhsidentity.spineservices.nhs.uk:443"
1239
AUTH_CIS2_CLIENT_ID = "392455101813.apps.national"
1240
AUTH_TRUST_HOST = "true"
1241
NEXTAUTH_URL = "https://cohort.screening.nhs.uk/api/auth"
0 commit comments