Description
Protect single posts or pages using Azure AD (Active Directory) authorization.
Installation
- Search for “Azure Protect” in WordPress’s plugin manager or Download “Azure Protect” from www.ads-software.com
- Install and Activate “Azure Protect”.
- Go to Page or a Post you want to protect and enter the connection information from your Azure AD app.
- 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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Post and Page Protect with Azure AD” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Post and Page Protect with Azure AD” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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