From 174c98a6a5b2b6838fa8bd5e71674f96f92d1cd7 Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Thu, 21 Mar 2024 22:00:18 -0700 Subject: [PATCH] Add missing oath attribute --- wise-api/src/main/resources/application.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/wise-api/src/main/resources/application.yml b/wise-api/src/main/resources/application.yml index e00cd35f..b7c8e2a9 100644 --- a/wise-api/src/main/resources/application.yml +++ b/wise-api/src/main/resources/application.yml @@ -85,6 +85,7 @@ app: # corsAllowedOrigins: https://dev.wisemapping.com oauth2: google: + clientSecret: confirmUrl: https://oauth2.googleapis.com/token userinfoUrl: https://www:googleapis.com/oauth2/v3/userinfo callbackUrl: https://app.wisemapping.com/c/registration-google