このプラグインは 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.

FAQ

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 はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Post and Page Protect with Azure AD” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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