blob: 8918da99b253725a4496f4fefee0d44a4f1a8fb6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
|