Skip to content

Commit e6a0616

Browse files
committed
Add user info tfvar to env varibles
1 parent 718f7c1 commit e6a0616

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

infrastructure/tf-core/environments/development.tfvars

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -586,6 +586,7 @@ function_apps = {
586586
]
587587
env_vars_static = {
588588
AcceptableLatencyThresholdMs = "500"
589+
UserInfoUrl = "https://am.nhsint.auth-ptl.cis2.spineservices.nhs.uk/openam/oauth2/realms/root/realms/NHSIdentity/realms/Healthcare/userinfo"
589590
}
590591
}
591592

0 commit comments

Comments
 (0)