Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Post and Page Protect with Azure AD

Descrizione

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

Installazione

  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.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Post and Page Protect with Azure AD” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

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