From c5dc11547910b6b459362c0bf1f41dcdbc601d7e Mon Sep 17 00:00:00 2001 From: David Kocher Date: Fri, 26 Jan 2024 15:59:03 +0100 Subject: [PATCH 1/2] Update redirect URI. --- .../Google Drive Custom OAuth Client ID.cyberduckprofile | 2 +- .../Google Storage Custom OAuth Client ID.cyberduckprofile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/protocols/profiles/_static/Google Drive Custom OAuth Client ID.cyberduckprofile b/protocols/profiles/_static/Google Drive Custom OAuth Client ID.cyberduckprofile index 6a423019..58544ce8 100644 --- a/protocols/profiles/_static/Google Drive Custom OAuth Client ID.cyberduckprofile +++ b/protocols/profiles/_static/Google Drive Custom OAuth Client ID.cyberduckprofile @@ -18,7 +18,7 @@ https://www.googleapis.com/auth/drive OAuth Redirect Url - urn:ietf:wg:oauth:2.0:oob + ${oauth.application.identifier}:oauth OAuth Client ID OAuth Client Secret diff --git a/protocols/profiles/_static/Google Storage Custom OAuth Client ID.cyberduckprofile b/protocols/profiles/_static/Google Storage Custom OAuth Client ID.cyberduckprofile index b1d664ec..29bffeec 100644 --- a/protocols/profiles/_static/Google Storage Custom OAuth Client ID.cyberduckprofile +++ b/protocols/profiles/_static/Google Storage Custom OAuth Client ID.cyberduckprofile @@ -18,7 +18,7 @@ https://www.googleapis.com/auth/devstorage.full_control OAuth Redirect Url - urn:ietf:wg:oauth:2.0:oob + ${oauth.application.identifier}:oauth OAuth Client ID OAuth Client Secret From 4a516a8442207d7b324f306f86ac4b58d60a242c Mon Sep 17 00:00:00 2001 From: David Kocher Date: Tue, 30 Jan 2024 14:54:58 +0100 Subject: [PATCH 2/2] Client secret is not required. --- .../Google Drive Custom OAuth Client ID.cyberduckprofile | 2 +- .../Google Storage Custom OAuth Client ID.cyberduckprofile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/protocols/profiles/_static/Google Drive Custom OAuth Client ID.cyberduckprofile b/protocols/profiles/_static/Google Drive Custom OAuth Client ID.cyberduckprofile index 58544ce8..a7ad9bae 100644 --- a/protocols/profiles/_static/Google Drive Custom OAuth Client ID.cyberduckprofile +++ b/protocols/profiles/_static/Google Drive Custom OAuth Client ID.cyberduckprofile @@ -22,6 +22,6 @@ OAuth Client ID OAuth Client Secret - + diff --git a/protocols/profiles/_static/Google Storage Custom OAuth Client ID.cyberduckprofile b/protocols/profiles/_static/Google Storage Custom OAuth Client ID.cyberduckprofile index 29bffeec..3c1cf7bb 100644 --- a/protocols/profiles/_static/Google Storage Custom OAuth Client ID.cyberduckprofile +++ b/protocols/profiles/_static/Google Storage Custom OAuth Client ID.cyberduckprofile @@ -22,6 +22,6 @@ OAuth Client ID OAuth Client Secret - +