mirror of
https://github.com/onyx-dot-app/documentation.git
synced 2026-07-25 13:46:14 -04:00
[PR #221] [MERGED] add sharepoint perm sync details #221
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:sharepoint-perm-sync📝 Commits (3)
576c496add sharepoint perm sync detailsb494ee0remove unnecessary permissions and add note on permission sync availability7a0b1a4enhance 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.