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

---

Plugins zoeken

Deze plugin **is niet getest met de laatste drie grote versies van WordPress**. 
Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

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

# JWT Authenticator

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

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

 * [Details](https://nl-be.wordpress.org/plugins/jwt-authenticator/#description)
 * [Beoordelingen](https://nl-be.wordpress.org/plugins/jwt-authenticator/#reviews)
 *  [Installatie](https://nl-be.wordpress.org/plugins/jwt-authenticator/#installation)
 * [Ontwikkeling](https://nl-be.wordpress.org/plugins/jwt-authenticator/#developers)

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

## Beschrijving

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.

## Schermafbeeldingen

 * [[

## Installatie

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.

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“JWT Authenticator” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

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

[Vertaal “JWT Authenticator” naar jouw taal.](https://translate.wordpress.org/projects/wp-plugins/jwt-authenticator)

### Interesse in de ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/jwt-authenticator/),
haal de [SVN repository](https://plugins.svn.wordpress.org/jwt-authenticator/) op,
of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/jwt-authenticator/)
via [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

 *  Versie **1.1**
 *  Laatst bijgewerkt: **9 jaar geleden**
 *  Actieve installaties: **10+**
 *  WordPress versie ** 3.2 of nieuwer **
 *  Getest t/m **4.6.30**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/jwt-authenticator/)
 * Tags
 * [authentication](https://nl-be.wordpress.org/plugins/tags/authentication/)[jwt](https://nl-be.wordpress.org/plugins/tags/jwt/)
   [login](https://nl-be.wordpress.org/plugins/tags/login/)[sso](https://nl-be.wordpress.org/plugins/tags/sso/)
   [token](https://nl-be.wordpress.org/plugins/tags/token/)
 *  [Geavanceerde weergave](https://nl-be.wordpress.org/plugins/jwt-authenticator/advanced/)

## Beoordelingen

Er zijn nog geen beoordelingen ingediend.

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

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/jwt-authenticator/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/jwt-authenticator/)