Skip to content

Commit

Permalink
Set scopes.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Nov 4, 2023
1 parent 7c298f4 commit 4136395
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ownCloud (OAuth 2).cyberduckprofile
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,11 @@
<string>/index.php/apps/oauth2/authorize</string>
<key>OAuth Token Url</key>
<string>/index.php/apps/oauth2/api/v1/token</string>
<key>Scopes</key>
<array>
<string>openid</string>
<string>email</string>
<string>offline_access</string>
</array>
</dict>
</plist>

0 comments on commit 4136395

Please sign in to comment.