[PR #221] [MERGED] add sharepoint perm sync details #221

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

📋 Pull Request Information

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

Base: mainHead: sharepoint-perm-sync


📝 Commits (3)

  • 576c496 add sharepoint perm sync details
  • b494ee0 remove unnecessary permissions and add note on permission sync availability
  • 7a0b1a4 enhance SharePoint connector with optional perm sync

📊 Changes

6 files changed (+248 additions, -48 deletions)

View changed files

connectors/sharepoint.mdx (+0 -47)
connectors/sharepoint/certificate.mdx (+132 -0)
connectors/sharepoint/client-secret.mdx (+56 -0)
connectors/sharepoint/overview.mdx (+52 -0)
📝 docs.json (+8 -1)
📝 images/connectors/sharepoint/SharepointConnector.png (+0 -0)

📄 Description

This pull request reorganizes and expands the SharePoint connector documentation to provide clearer guidance and better support for multiple authentication methods, including permission sync. The documentation is now split into themed pages for overview, client secret authentication, and certificate-based authentication, making it easier for users to find relevant setup instructions. The navigation structure is updated accordingly.


🔄 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/221 **Author:** [@Subash-Mohan](https://github.com/Subash-Mohan) **Created:** 8/5/2025 **Status:** ✅ Merged **Merged:** 8/11/2025 **Merged by:** [@Weves](https://github.com/Weves) **Base:** `main` ← **Head:** `sharepoint-perm-sync` --- ### 📝 Commits (3) - [`576c496`](https://github.com/onyx-dot-app/documentation/commit/576c4967d296302e8529e2b6f19efeff23d5f226) add sharepoint perm sync details - [`b494ee0`](https://github.com/onyx-dot-app/documentation/commit/b494ee0fd3cfafc74ae7c6e73c35935f4374117c) remove unnecessary permissions and add note on permission sync availability - [`7a0b1a4`](https://github.com/onyx-dot-app/documentation/commit/7a0b1a470ad43f24151824e34e08899d1380d5ed) enhance SharePoint connector with optional perm sync ### 📊 Changes **6 files changed** (+248 additions, -48 deletions) <details> <summary>View changed files</summary> ➖ `connectors/sharepoint.mdx` (+0 -47) ➕ `connectors/sharepoint/certificate.mdx` (+132 -0) ➕ `connectors/sharepoint/client-secret.mdx` (+56 -0) ➕ `connectors/sharepoint/overview.mdx` (+52 -0) 📝 `docs.json` (+8 -1) 📝 `images/connectors/sharepoint/SharepointConnector.png` (+0 -0) </details> ### 📄 Description This pull request reorganizes and expands the SharePoint connector documentation to provide clearer guidance and better support for multiple authentication methods, including permission sync. The documentation is now split into themed pages for overview, client secret authentication, and certificate-based authentication, making it easier for users to find relevant setup instructions. The navigation structure is updated accordingly. --- <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:27 -05:00
yindo closed this issue 2026-02-15 17:15:27 -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#221