Skip to content

Commit

Permalink
Size images.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Oct 16, 2024
1 parent 8bd34c7 commit dacb8e8
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions protocols/onedrive.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,11 @@ Download [Mountain Duck](https://mountainduck.io/) as an alternative to the *One
The OneDrive connection profile is bundled by default and connects to the endpoint `https://graph.microsoft.com/v1.0/me`. Login with your personal or business account to `login.microsoftonline.com` when prompted to grant access to Cyberduck.

- OneDrive uses OAuth 2 for authentication with `graph.microsoft.com`. When opening a connection, a web browser window is opened to grant access to OneDrive for Cyberduck.

![OneDrive sign in](_images/OneDrive_Sign_In.png)

:::{image} _images/OneDrive_Sign_In.png
:alt: OneDrive sign in
:width: 500px
:::

- The authorization code will be submitted to Cyberduck automatically. Subsequent connections will not require authorization, unless the refresh token itself is expired due to inactivity.

Expand Down

0 comments on commit dacb8e8

Please sign in to comment.