[PR #273] [MERGED] Enhance SharePoint permissions documentation #271

Closed
opened 2026-02-15 17:15:40 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/onyx-dot-app/documentation/pull/273
Author: @Subash-Mohan
Created: 11/24/2025
Status: Merged
Merged: 11/24/2025
Merged by: @Weves

Base: mainHead: fix/sharepoint-permissions


📝 Commits (1)

  • ab8b652 Enhance SharePoint permissions documentation with detailed descriptions for Microsoft Graph and SharePoint application permissions.

📊 Changes

1 file changed (+8 additions, -8 deletions)

View changed files

📝 admin/connectors/official/sharepoint/certificate.mdx (+8 -8)

📄 Description

This pull request improves the documentation for configuring Microsoft Graph and SharePoint permissions by providing clearer, more detailed explanations for each required permission. The updated descriptions help clarify why each permission is needed and how it is used by the application.

Documentation improvements for required permissions:

  • Expanded the explanations for all required Microsoft Graph application permissions, detailing their specific purposes and how Onyx uses them.
  • Improved the description for the Microsoft Graph delegated User.Read permission to clarify its role in authentication flows.
  • Added more specific explanations for SharePoint application permissions, emphasizing the limited use of Sites.FullControl.All and clarifying the purpose of User.Read.All.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/onyx-dot-app/documentation/pull/273 **Author:** [@Subash-Mohan](https://github.com/Subash-Mohan) **Created:** 11/24/2025 **Status:** ✅ Merged **Merged:** 11/24/2025 **Merged by:** [@Weves](https://github.com/Weves) **Base:** `main` ← **Head:** `fix/sharepoint-permissions` --- ### 📝 Commits (1) - [`ab8b652`](https://github.com/onyx-dot-app/documentation/commit/ab8b6520a9394c6265d6c8f66173bfacb16d9e2b) Enhance SharePoint permissions documentation with detailed descriptions for Microsoft Graph and SharePoint application permissions. ### 📊 Changes **1 file changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `admin/connectors/official/sharepoint/certificate.mdx` (+8 -8) </details> ### 📄 Description This pull request improves the documentation for configuring Microsoft Graph and SharePoint permissions by providing clearer, more detailed explanations for each required permission. The updated descriptions help clarify why each permission is needed and how it is used by the application. Documentation improvements for required permissions: * Expanded the explanations for all required Microsoft Graph application permissions, detailing their specific purposes and how Onyx uses them. * Improved the description for the Microsoft Graph delegated `User.Read` permission to clarify its role in authentication flows. * Added more specific explanations for SharePoint application permissions, emphasizing the limited use of `Sites.FullControl.All` and clarifying the purpose of `User.Read.All`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:15:40 -05:00
yindo closed this issue 2026-02-15 17:15:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: onyx-dot-app/documentation#271