Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions Microsoft 365 China OneDrive.cyberduckprofile
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,8 @@
<string>offline_access</string>
<string>user.read</string>
</array>
<key>OAuth Client ID</key>
Comment thread
AliveDevil marked this conversation as resolved.
<string>Enter your Client ID</string>
<key>OAuth Client Secret</key>
<string>Enter your Client Secret, or omit.</string>
<key>OAuth Redirect Url</key>
<string>https://cyberduck.io/oauth/</string>
<string>${oauth.handler.scheme}://oauth</string>
<key>Password Configurable</key>
<false/>
<key>Username Configurable</key>
Expand Down
6 changes: 1 addition & 5 deletions Microsoft 365 China Sharepoint.cyberduckprofile
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,8 @@
<string>groupmember.read.all</string>
<string>offline_access</string>
</array>
<key>OAuth Client ID</key>
<string>Enter your Client ID</string>
<key>OAuth Client Secret</key>
<string>Enter your Client Secret, or omit.</string>
<key>OAuth Redirect Url</key>
<string>https://cyberduck.io/oauth/</string>
<string>${oauth.handler.scheme}://oauth</string>
Comment thread
dkocher marked this conversation as resolved.
<key>Password Configurable</key>
<false/>
<key>Username Configurable</key>
Expand Down
4 changes: 3 additions & 1 deletion Microsoft SharePoint Site.cyberduckprofile
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,10 @@
</array>
<key>OAuth Client ID</key>
<string>f40bc18f-cd02-4212-b7f1-15243e4e2ad3</string>
<key>OAuth Client Secret</key>
<string/>
<key>OAuth Redirect Url</key>
<string>https://cyberduck.io/oauth</string>
<string>${oauth.handler.scheme}://oauth</string>
<key>Password Configurable</key>
<false/>
<key>Username Configurable</key>
Expand Down