內容簡介
總結:Embed SharePoint and OneDrive Documents for WordPress 外掛讓您可以輕鬆在 WordPress 網站上直接嵌入、顯示和管理來自 Microsoft SharePoint 和 OneDrive 的文件,並且透過 Microsoft Graph API 建立,能夠強化協作,將您的 WordPress 網站與 Office 365 工具整合在一起。
1. 這個外掛如何讓使用者在 WordPress 網站上處理 SharePoint 和 OneDrive 文件?
- Embed SharePoint and OneDrive Documents for WordPress 外掛讓使用者可以直接在 WordPress 網站上嵌入、顯示和管理來自 Microsoft SharePoint 和 OneDrive 的文件。
2. 這個外掛使用了哪些外部服務來驗證使用者和獲取使用者數據?
- 這個外掛連接到 Microsoft OAuth 2.0 和 Microsoft Graph API 以驗證使用者並檢索使用者數據。
3. Microsoft OAuth 2.0 授權服務的用途是什麼?它在什麼時候發送數據?
- 用途:用於通過 OAuth 2.0 授權代碼流程驗證使用者。
- 數據發送:在使用者嘗試進行身份驗證登錄過程中發送的數據。
4. Microsoft Graph API 的用途是什麼?它如何在獲取使用者數據時發送數據?
- 用途:檢索通過驗證的使用者的個人資料和文件元數據。
- 數據發送:使用通過 OAuth 檢索的訪問權杖發送 API 請求。
開發者團隊
② 後台搜尋「Integration for SharePoint and OneDrive」→ 直接安裝(推薦)
原文外掛簡介
================ WARNING ==============================
‼️ Important: This plugin is deprecated and no longer maintained.
This plugin has been discontinued due to issues discovered during a recent review that prevent us from continuing to work on it. To ensure user safety, reliability, and compliance with platform requirements, we have withdrawn active development and updates. The plugin will no longer receive bug fixes, improvements, or security patches.
We recommend switching to a supported alternative to maintain a stable and secure environment.
========================================================
Embed SharePoint and OneDrive Documents for WordPress lets you easily embed, display, and manage documents from Microsoft SharePoint and OneDrive directly on your WordPress site. Built with Microsoft Graph API, this plugin enhances collaboration by integrating your WordPress site with Office 365 tools.
External Services
This plugin connects to Microsoft OAuth 2.0 and Microsoft Graph API to authenticate users and retrieve user data.
Microsoft OAuth 2.0 Authorization Service
– Purpose: Used to authenticate users via OAuth 2.0 authorization code flow.
– Data Sent: Client ID, client secret, authorization code, redirect URI, and tenant ID.
– When: Data is sent during the login process when a user attempts to authenticate.
– Service Links: Microsoft Terms of Use, Microsoft Privacy Policy.
Microsoft Graph API
– Purpose: Retrieves authenticated user’s profile information and file metadata.
– Data Sent: Access token (retrieved via OAuth) is used to make API requests.
– When: After successful authentication, when accessing user data.
– Service Links: Microsoft Graph Terms of Use, Microsoft Privacy Policy.
