
內容簡介
總結:「Login with Microsoft Entra ID」外掛使將Microsoft Entra ID (原名Azure AD)整合到WordPress網站變得更簡單。此外掛支援安全的單一簽入(SSO),讓使用者可以使用其Microsoft Entra ID憑證登入。
1. 這個外掛的主要功能是什麼?
- "Login with Microsoft Entra ID" 外掛的主要功能是讓使用者可以使用其Microsoft Entra ID憑證進行安全的單一簽入(SSO)。
2. 這個外掛連接到哪些外部服務?
- 這個外掛連接到Microsoft Azure服務,以促進身分驗證和使用者數據檢索。
3. 使用哪些服務?
- 使用Microsoft Identity Platform (OAuth 2.0驗證)服務以進行身分驗證和授權,允許使用者使用其Microsoft帳戶登入。
- 使用Microsoft Graph API以在身分驗證後檢索使用者個人資訊。
4. 使用這個外掛的使用者需注意什麼?
- 使用這個外掛的使用者應該注意身分驗證和數據檢索取決於Microsoft服務,並且其數據受Microsoft的條款和隱私政策約束。
外掛標籤
開發者團隊
② 後台搜尋「Login with Microsoft Entra ID」→ 直接安裝(推薦)
原文外掛簡介
Login with Microsoft Entra ID simplifies the process of integrating Microsoft Entra ID (formerly Azure AD) with your WordPress site. This plugin enables secure Single Sign-On (SSO), allowing users to log in with their Microsoft Entra ID credentials.
Key Features
Microsoft Entra ID Single Sign-On (SSO)
Keep your credentials securely in ENV
Option to disable password login
Easy configuration through WordPress admin
Secure and scalable for enterprise use
External Services
This plugin connects to Microsoft Azure services to facilitate authentication and user data retrieval. The integration enables seamless access to Microsoft accounts and related data for the intended functionality of the plugin.
Services Used
Microsoft Identity Platform (OAuth 2.0 Authentication)
Purpose: This service is used for authentication and authorization, allowing users to sign in using their Microsoft accounts.
Data Sent: The plugin sends authentication requests to Microsoft, including tenant ID and authorization parameters, when a user attempts to log in.
Endpoints Used:
https://login.microsoftonline.com/{tenant_id}/oauth2/v2.0/authorize (authorization request)
https://login.microsoftonline.com/{tenant_id}/oauth2/v2.0/token (token exchange)
Terms & Privacy:
Microsoft Terms of Use
Microsoft Privacy Policy
Microsoft Graph API
Purpose: This API is used to fetch user profile information after authentication.
Data Sent: The plugin sends requests to Microsoft Graph API with an authorization token to retrieve user details (such as name and email).
Endpoint Used:
https://graph.microsoft.com/v1.0/me (retrieves authenticated user information)
Terms & Privacy:
Microsoft Graph API Terms
By using this plugin, users acknowledge that authentication and data retrieval depend on Microsoft services, and their data is subject to Microsoft’s terms and privacy policies.
