Skip to content

Commit f9f8792

Browse files
committed
chore: gateway
1 parent 8a0ccbe commit f9f8792

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gateway/strdata-dev.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ services:
2323
tags: [ns.strdata]
2424
enabled: true
2525
config:
26-
allowed_iss:
27-
- https://loginproxy.gov.bc.ca/auth/realms/apigw
26+
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]
2827
allowed_aud: gateway-strdata
2928
run_on_preflight: true
3029
iss_key_grace_period: 10

0 commit comments

Comments
 (0)