From 3166872dd7a4a7de680575c65bf2f31059f391a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Fri, 5 Oct 2018 13:12:34 +0200 Subject: [PATCH] --amend --- www/oidc-client-config.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 www/oidc-client-config.json 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