Title: JWT Authenticator
Author: Shawn
Published: <strong>30. studenoga 2016.</strong>
Last modified: 01. prosinca 2016.

---

Pretraga dodataka

Dodatak **nije testiran s zadnje 3 glavna izdanja WordPressa**. Možda ga se više
ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama
WordPressa.

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

# JWT Authenticator

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

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

 * [Detalji](https://hr.wordpress.org/plugins/jwt-authenticator/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/jwt-authenticator/#reviews)
 *  [Instalacija](https://hr.wordpress.org/plugins/jwt-authenticator/#installation)
 * [Razvoj](https://hr.wordpress.org/plugins/jwt-authenticator/#developers)

 [Podrška](https://wordpress.org/support/plugin/jwt-authenticator/)

## Opis

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.

## Snimke zaslona

 * [[

## Instalacija

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.

## ČPP

  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.

## Recenzije

Nema recenzija za ovaj dodatak.

## Suradnici i Programeri

“JWT Authenticator” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom
dodatku.

Suradnici

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

[Prevedite “JWT Authenticator” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/jwt-authenticator)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/jwt-authenticator/),
pogledajte [SVN spremište](https://plugins.svn.wordpress.org/jwt-authenticator/)
ili se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/jwt-authenticator/)
od [RSS](https://plugins.trac.wordpress.org/log/jwt-authenticator/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

#### 1.1

 * Added screenshots

#### 1.0

 * Initial release

## Meta

 *  Version **1.1**
 *  Zadnje ažuriranje **prije 10 godina**
 *  Aktivnih instalacija **10+**
 *  WordPress inačica ** 3.2 ili viša **
 *  Testirano do **4.6.30**
 *  Language
 * [English (US)](https://wordpress.org/plugins/jwt-authenticator/)
 * Oznaka
 * [authentication](https://hr.wordpress.org/plugins/tags/authentication/)[jwt](https://hr.wordpress.org/plugins/tags/jwt/)
   [login](https://hr.wordpress.org/plugins/tags/login/)[sso](https://hr.wordpress.org/plugins/tags/sso/)
   [token](https://hr.wordpress.org/plugins/tags/token/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/jwt-authenticator/advanced/)

## Ocjena

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/jwt-authenticator/reviews/)

## Suradnici

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

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/jwt-authenticator/)