Changes between Version 34 and Version 35 of help/en/howto/onedrive
- Timestamp:
- Aug 2, 2018 12:04:54 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/onedrive
v34 v35 20 20 21 21 [[Image(OneDrive OAuth 2 Authorization.png, 400px)]] 22 === OneDrive Personal === 23 This connection profile is bundled by default and connects to the endpoint `https://graph.microsoft.com/v1.0/me`. Login with your personal account to `login.microsoftonline.com` when prompted to grant access to Cyberduck. 24 25 === OneDrive Business === 26 This connection profile connects to the endpoint `https://graph.microsoft.com/v1.0/me`. Login with your business account to `login.microsoftonline.com` when prompted to grant access to Cyberduck. 22 === OneDrive === 23 This 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. 27 24 28 25 === SharePoint Online === … … 31 28 * Use the ''OneDrive Personal'' profile to connect to your own personal drive on SharePoint Online. 32 29 30 === Office 365 Deutschland === 31 ''Requires 6.7 or later'' 32 * [https://svn.cyberduck.io/trunk/profiles/Microsoft%20Office%20365%20Deutschland%20OneDrive.cyberduckprofile Download] the ''Microsoft Office 365 Deutschland OneDrive'' profile 33 * Use the ''Microsoft Office 365 Deutschland OneDrive'' profile and login with your `*.onmicrosoft.de` account to `login.microsoftonline.de` to connect to your OneDrive 34 35 ==== Office 365 Deutschland Limitations ==== 36 * SharePoint access for Office 365 does not work. 37 33 38 == Search == 34 39 You can [wiki:help/en/howto/browser#FilterSearch search recursively] for files fast without browsing folders first. … … 36 41 == Limitations == 37 42 There are some limitations that you should keep in mind while working with. 38 * No interoperability with ''Office 365 Business - Hosted in Deutschland'' (and other country specific deployments) due to missing OAuth endpoints. 39 40 [https://developer.microsoft.com/en-us/graph/docs/concepts/deployments National cloud deployments] 41 Note: The Azure AD v2.0 authorization and token endpoints are available on the global service only; they are not yet supported for use with national cloud deployments. 42 43 * No interoperability with Office 365 for 44 * China 45 * US Government 46 (other services may apply as well)