JWT Selector Authenticator

説明

With this add-on, you will have the opportunity to enhance the security of your website.
It will allow you to decide which pages can receive a special level of security, authenticating access to your content with JWT and limiting access to the posts you want.
You can also select a different token signature for each of the pages you want to have high security, giving your website an extra layer of protection.

スクリーンショット

インストール

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate it from the WordPress ‘Plugins’ menu.
  3. Configure the options from the Plugin’s ‘Settings’ page.

FAQ

  • Do I need to configure anything to use JWT?
    Yes, you must access (you can do this through the JWT Selector Authenticator administration panel) the pages you want to secure and activate the ‘Require JWT authentication’ checkbox and set the signature you want for that page.

  • Is it compatible with all themes?
    Yes, as long as you use the standard WordPress functions to render content.

評価

このプラグインにはレビューがありません。

貢献者と開発者

JWT Selector Authenticator はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“JWT Selector Authenticator” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.4

  • Second version of the plugin. Remember configure correctly the JWT’ signatures. Must be the shame used to sign the token.