From f9f879224e632b4738aa13248af560211af20dcd Mon Sep 17 00:00:00 2001 From: ychung-mot Date: Wed, 11 Sep 2024 15:41:30 -0700 Subject: [PATCH] chore: gateway --- gateway/strdata-dev.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gateway/strdata-dev.yaml b/gateway/strdata-dev.yaml index 46cb14bb..d5d04fea 100644 --- a/gateway/strdata-dev.yaml +++ b/gateway/strdata-dev.yaml @@ -23,8 +23,7 @@ services: tags: [ns.strdata] enabled: true config: - allowed_iss: - - https://loginproxy.gov.bc.ca/auth/realms/apigw + allowed_iss: [https://loginproxy.gov.bc.ca/auth/realms/apigw, https://dev.loginproxy.gov.bc.ca/auth/realms/apigw, https://test.loginproxy.gov.bc.ca/auth/realms/apigw] allowed_aud: gateway-strdata run_on_preflight: true iss_key_grace_period: 10