diff --git a/www/oidc-client-config.json b/www/oidc-client-config.json deleted file mode 100644 index 83cabe4..0000000 --- a/www/oidc-client-config.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "authority": "https://test-paris.happy-dev.fr/openid/", - "client_id": "125356", - "redirect_uri": "https://staging-app.happy-dev.fr", - "response_type": "id_token token", - "scope": "openid profile email", - "automaticSilentRenew": true, - "silent_redirect_uri": "https://staging-app.happy-dev.fr", - "loadUserInfo": true -} \ No newline at end of file