Title: JWT Authenticator
Author: Shawn
Published: <strong>30.11.2016</strong>
Last modified: 01.12.2016

---

Поиск плагинов

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

![](https://s.w.org/plugins/geopattern-icon/jwt-authenticator.svg)

# JWT Authenticator

 Автор: [Shawn](https://profiles.wordpress.org/shawnxlw/)

[Скачать](https://downloads.wordpress.org/plugin/jwt-authenticator.zip)

 * [Детали](https://ru.wordpress.org/plugins/jwt-authenticator/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/jwt-authenticator/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/jwt-authenticator/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/jwt-authenticator/#developers)

 [Поддержка](https://wordpress.org/support/plugin/jwt-authenticator/)

## Описание

This plugin integrates JWT authentication and automates user creation. The plugin
is written for AAF Rapid Connect, but can be used for other providers too.

Here is how this plugin works:

 1. Generate a secrete key with command: tr -dc ‘[[:alnum:][:punct:]]’ < /dev/urandom
    | head -c32 ;echo
 2. Register the key and call back URL http://yoursite.com/wp-json/jwt-auth/v1/callback
    with your authentication provider.
 3. Specify authentication and user creation parameters. Those marked with * are required.

## Скриншоты

[[

## Установка

You can install this plugin directly from your WordPress dashboard:

 1. Go to the _Plugins_ menu and click _Add New_.
 2. Search for _JWT Authenticator_.
 3. Click _Install Now_.
 4. Activate the plugin.
 5. Alternatively, you can download the plugin and install manually:
 6. Upload the entire `/jwt-authenticator/` folder to the `/wp-content/plugins/` directory.
 7. Activate the plugin.

## Часто задаваемые вопросы

  Does this plugin have dependencies on other plugins?

No.

  Where can I configure the plugin

You can find the settings page here: _Settings > Settings > JWT Authenticator_

  Where can I get help?

You can try the WordPress Support Forum or email me directly.

## Отзывы

Нет отзывов об этом плагине.

## Участники и разработчики

«JWT Authenticator» — проект с открытым исходным кодом. В развитие плагина внесли
свой вклад следующие участники:

Участники

 *   [ Shawn ](https://profiles.wordpress.org/shawnxlw/)
 *   [ Shawn ](https://profiles.wordpress.org/shawn/)

[Перевести «JWT Authenticator» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/jwt-authenticator)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/jwt-authenticator/),
проверьте [SVN репозиторий](https://plugins.svn.wordpress.org/jwt-authenticator/),
или подпишитесь на [журнал разработки](https://plugins.trac.wordpress.org/log/jwt-authenticator/)
по [RSS](https://plugins.trac.wordpress.org/log/jwt-authenticator/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 1.1

 * Added screenshots

#### 1.0

 * Initial release

## Мета

 *  Версия **1.1**
 *  Обновление: **10 лет назад**
 *  Активных установок: **10+**
 *  Версия WordPress ** 3.2 или выше **
 *  Совместим вплоть до: **4.6.30**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/jwt-authenticator/)
 * Метки:
 * [authentication](https://ru.wordpress.org/plugins/tags/authentication/)[jwt](https://ru.wordpress.org/plugins/tags/jwt/)
   [login](https://ru.wordpress.org/plugins/tags/login/)[sso](https://ru.wordpress.org/plugins/tags/sso/)
   [token](https://ru.wordpress.org/plugins/tags/token/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/jwt-authenticator/advanced/)

## Оценки

Пока что нет ни одного отзыва.

[Ваш отзыв](https://wordpress.org/support/plugin/jwt-authenticator/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/jwt-authenticator/reviews/)

## Участники

 *   [ Shawn ](https://profiles.wordpress.org/shawnxlw/)
 *   [ Shawn ](https://profiles.wordpress.org/shawn/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/jwt-authenticator/)