內容簡介
Report Viewer for Power BI 讓您可以在 WordPress 中創建 Power BI 報告文章,並使用 [powerbi_report] 短碼將其嵌入到任何地方。此外掛透過 Azure AD ROPC 流程進行伺服器端身份驗證,確保憑證不會傳送到瀏覽器。
【主要功能】
• 透過短碼嵌入 Power BI 報告和儀表板
• 伺服器端 Azure AD 令牌生成(憑證保持在伺服器上)
• 每個報告的內容限制:公開、已登入用戶或僅管理員
• 自訂報告類別以組織您的庫
• 每個報告可配置顯示尺寸
• 可選的分頁報告頁面名稱
外掛標籤
開發者團隊
原文外掛簡介
Report Viewer for Power BI lets you create Power BI Report posts in WordPress, then embed them anywhere using the [powerbi_report] shortcode. Authentication is handled server-side via the Azure AD ROPC flow — credentials never reach the browser.
Features:
Embed Power BI reports and dashboards via shortcode
Server-side Azure AD token generation (credentials stay on the server)
Per-report content restriction: public, logged-in users, or administrators only
Custom report categories for organising your library
Configurable display dimensions per report
Optional page name for paginated reports
External Services
This plugin connects to two Microsoft services to authenticate and embed Power BI reports.
Microsoft Azure Active Directory (Entra ID)
Used to generate an OAuth access token via the Resource Owner Password Credentials (ROPC) flow. A request is sent to https://login.microsoftonline.com on each page load containing a Power BI report shortcode (subject to a 45-minute client-side cache). Your Azure AD credentials are stored in your WordPress database and are never sent to the browser.
Privacy Policy: https://privacy.microsoft.com/en-us/privacystatement
Terms of Use: https://azure.microsoft.com/en-us/support/legal/
Microsoft Power BI
Used to generate report embed URLs and render reports in an iframe on your site. Embed content is loaded from https://app.powerbi.com. The data displayed is determined entirely by your Power BI workspace configuration.
Privacy Policy: https://privacy.microsoft.com/en-us/privacystatement
Terms of Service: https://powerbi.microsoft.com/en-us/terms-of-service/
