這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Post and Page Protect with Azure AD

描述

Protect single posts or pages using Azure AD (Active Directory) authorization.

安裝

  1. Search for “Azure Protect” in WordPress’s plugin manager or Download “Azure Protect” from wordpress.org
  2. Install and Activate “Azure Protect”.
  3. Go to Page or a Post you want to protect and enter the connection information from your Azure AD app.
  4. All visitors will be redirected to authorize through Azure AD before viewing the the Page or Post.

常見問題

Do this plugin authenticate for Azure AD users site wide?

No. This plugin only protects and authorizes single pages and posts per page load.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Post and Page Protect with Azure AD” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

1.2.0

  • Updated session logic to use options instead of new table

1.0.1

  • Added WP_Session vendor due to WPEngines ability to play nice with sessions and cookies.

1.0.0

  • Initial Build