cqjjjzr · GitHub

Merged

Merged

Conversation

@cqjjjzr

@Cnly Cnly mentioned this pull request

Jan 9, 2022

Closed

5 tasks


if config.State == "" {
disableSitePermission, ok := m.Get("disable_site_permission")
if disableSitePermission == "true" && ok {
3. Under `manage` select `Certificates & secrets`, click `New client secret`. Enter a description (can be anything) and set `Expires` to 24 months. Copy and keep that secret _Value_ for later use (you _won't_ be able to see this value afterwards).
4. Under `manage` select `API permissions`, click `Add a permission` and select `Microsoft Graph` then select `delegated permissions`.
5. Search and select the following permissions: `Files.Read`, `Files.ReadWrite`, `Files.Read.All`, `Files.ReadWrite.All`, `offline_access`, `User.Read`. Once selected click `Add permissions` at the bottom.
5. Search and select the following permissions: `Files.Read`, `Files.ReadWrite`, `Files.Read.All`, `Files.ReadWrite.All`, `offline_access`, `User.Read`, `Sites.Read.All` (optional). Once selected click `Add permissions` at the bottom.

@cqjjjzr

Cnly

Cnly approved these changes Jan 10, 2022

@Cnly

Closed

lafkpages pushed a commit to lafkpages/rclone that referenced this pull request

Jul 20, 2026

Labels

None yet

Read the original on github.com ↗