From 7be7cbee873a79433263fbc85321eb800eff90a5 Mon Sep 17 00:00:00 2001 From: David Kocher Date: Sat, 4 Nov 2023 14:21:52 +0100 Subject: [PATCH] Adjust profiles where no client secret is required to skip prompt. --- Microsoft 365 China OneDrive.cyberduckprofile | 2 ++ Microsoft 365 China Sharepoint.cyberduckprofile | 2 ++ 2 files changed, 4 insertions(+) diff --git a/Microsoft 365 China OneDrive.cyberduckprofile b/Microsoft 365 China OneDrive.cyberduckprofile index 3f811c4..ace3322 100644 --- a/Microsoft 365 China OneDrive.cyberduckprofile +++ b/Microsoft 365 China OneDrive.cyberduckprofile @@ -43,6 +43,8 @@ offline_access user.read + OAuth Client Secret + OAuth Redirect Url ${oauth.handler.scheme}://oauth Password Configurable diff --git a/Microsoft 365 China Sharepoint.cyberduckprofile b/Microsoft 365 China Sharepoint.cyberduckprofile index 08d6fbd..4bda40b 100644 --- a/Microsoft 365 China Sharepoint.cyberduckprofile +++ b/Microsoft 365 China Sharepoint.cyberduckprofile @@ -45,6 +45,8 @@ groupmember.read.all offline_access + OAuth Client Secret + OAuth Redirect Url ${oauth.handler.scheme}://oauth Password Configurable