aboutsummaryrefslogtreecommitdiff
path: root/remote-template.conf
diff options
context:
space:
mode:
Diffstat (limited to 'remote-template.conf')
-rw-r--r--remote-template.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/remote-template.conf b/remote-template.conf
new file mode 100644
index 0000000..8918da9
--- /dev/null
+++ b/remote-template.conf
@@ -0,0 +1,13 @@
+[{0}]
+type = onedrive
+drive_id = {1}
+drive_type = documentLibrary
+client_id =
+client_secret =
+tenant =
+client_credentials = true
+access_scopes = Files.Read Files.Read.All Sites.Read.All offline_access
+link_scope = organization
+auth_url = https://login.microsoftonline.com/<tenant>/oauth2/v2.0/authorize
+token_url = https://login.microsoftonline.com/<tenant>/oauth2/v2.0/token
+