Title: JWT Authenticator
Author: Shawn
Published: <strong>30. November 2016</strong>
Last modified: 1. Dezember 2016

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

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

# JWT Authenticator

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

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

 * [Details](https://de.wordpress.org/plugins/jwt-authenticator/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/jwt-authenticator/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/jwt-authenticator/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/jwt-authenticator/#developers)

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

## Beschreibung

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.

## Screenshots

[[

## Installation

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.

## Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

## Mitwirkende und Entwickler

„JWT Authenticator“ ist Open-Source-Software. Folgende Menschen haben an diesem 
Plugin mitgewirkt:

Mitwirkende

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

[Übersetze „JWT Authenticator“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/jwt-authenticator)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/jwt-authenticator/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/jwt-authenticator/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/jwt-authenticator/)
per [RSS](https://plugins.trac.wordpress.org/log/jwt-authenticator/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 1.1

 * Added screenshots

#### 1.0

 * Initial release

## Meta

 *  Version **1.1**
 *  Zuletzt aktualisiert **vor 10 Jahren**
 *  Aktive Installationen **10+**
 *  WordPress-Version ** 3.2 oder höher **
 *  Getestet bis **4.6.30**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/jwt-authenticator/)
 * Schlagwörter
 * [authentication](https://de.wordpress.org/plugins/tags/authentication/)[jwt](https://de.wordpress.org/plugins/tags/jwt/)
   [login](https://de.wordpress.org/plugins/tags/login/)[sso](https://de.wordpress.org/plugins/tags/sso/)
   [token](https://de.wordpress.org/plugins/tags/token/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/jwt-authenticator/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/jwt-authenticator/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/jwt-authenticator/)