Title: JWT Authenticator
Author: Shawn
Published: <strong>30 Novembre 2016</strong>
Last modified: 1 Dicembre 2016

---

Ricerca i plugin

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.

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

# JWT Authenticator

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

[Scarica](https://downloads.wordpress.org/plugin/jwt-authenticator.zip)

 * [Dettagli](https://it.wordpress.org/plugins/jwt-authenticator/#description)
 * [Recensioni](https://it.wordpress.org/plugins/jwt-authenticator/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/jwt-authenticator/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/jwt-authenticator/#developers)

 [Supporto](https://wordpress.org/support/plugin/jwt-authenticator/)

## Descrizione

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.

## Screenshot

 * [[

## Installazione

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.

## FAQ

  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.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“JWT Authenticator” è un software open source. Le persone che hanno contribuito 
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “JWT Authenticator” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/jwt-authenticator)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/jwt-authenticator/)
segui il [repository SVN](https://plugins.svn.wordpress.org/jwt-authenticator/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/jwt-authenticator/)
tramite [RSS](https://plugins.trac.wordpress.org/log/jwt-authenticator/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1

 * Added screenshots

#### 1.0

 * Initial release

## Meta

 *  Versione **1.1**
 *  Ultimo aggiornamento **9 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 3.2 o superiore **
 *  Testato fino alla versione **4.6.30**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/jwt-authenticator/)
 * Tag
 * [authentication](https://it.wordpress.org/plugins/tags/authentication/)[jwt](https://it.wordpress.org/plugins/tags/jwt/)
   [login](https://it.wordpress.org/plugins/tags/login/)[sso](https://it.wordpress.org/plugins/tags/sso/)
   [token](https://it.wordpress.org/plugins/tags/token/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/jwt-authenticator/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[Your review](https://wordpress.org/support/plugin/jwt-authenticator/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/jwt-authenticator/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/jwt-authenticator/)