Descripción
Protect single posts or pages using Azure AD (Active Directory) authorization.
Instalación
- Search for «Azure Protect» in WordPress’s plugin manager or Download «Azure Protect» from wordpress.org
- 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.
Preguntas frecuentes
-
Do this plugin authenticate for Azure AD users site wide?
-
No. This plugin only protects and authorizes single pages and posts per page load.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Post and Page Protect with Azure AD» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Post and Page Protect with Azure AD» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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