该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.

评价

此插件暂无评价。

贡献者及开发者

“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