diff --git a/web/public/statics/keycloak-prod.json b/web/public/statics/keycloak-prod.json new file mode 100644 index 0000000..b76e9ee --- /dev/null +++ b/web/public/statics/keycloak-prod.json @@ -0,0 +1,8 @@ +{ + "confidential-port": 0, + "auth-server-url": "https://loginproxy.gov.bc.ca/auth", + "realm": "standard", + "ssl-required": "none", + "public-client": true, + "resource": "time-machine-4338" +} \ No newline at end of file