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

---

Sök tillägg

Det här tillägget **har inte testats med någon av de 3 senaste huvudversionerna 
av WordPress**. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem
när det används tillsammans med nyare versioner av WordPress.

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

# JWT Authenticator

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

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

 * [Detaljer](https://sv.wordpress.org/plugins/jwt-authenticator/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/jwt-authenticator/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/jwt-authenticator/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/jwt-authenticator/#developers)

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

## Beskrivning

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.

## Skärmdumpar

 * [[

## 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.

## Vanliga frågor

  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.

## Recensioner

Detta tillägg har inga recensioner.

## Bidragsgivare och utvecklare

”JWT Authenticator” är programvara med öppen källkod. Följande personer har bidragit
till detta tillägg.

Bidragande personer

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

[Översätt ”JWT Authenticator” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/jwt-authenticator)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/jwt-authenticator/),
kika på [SVN-filförvaret](https://plugins.svn.wordpress.org/jwt-authenticator/) 
eller prenumerera på [utvecklarloggen](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).

## Ändringslogg

#### 1.1

 * Added screenshots

#### 1.0

 * Initial release

## Meta

 *  Version **1.1**
 *  Senast uppdaterat **9 år sedan**
 *  Aktiva installationer **10+**
 *  WordPress-version ** 3.2 eller senare **
 *  Testat upp till **4.6.30**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/jwt-authenticator/)
 * Etiketter
 * [authentication](https://sv.wordpress.org/plugins/tags/authentication/)[jwt](https://sv.wordpress.org/plugins/tags/jwt/)
   [login](https://sv.wordpress.org/plugins/tags/login/)[sso](https://sv.wordpress.org/plugins/tags/sso/)
   [token](https://sv.wordpress.org/plugins/tags/token/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/jwt-authenticator/advanced/)

## Betyg

Än så länge har inga recensioner skickats in.

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

[Se alla recensioner](https://wordpress.org/support/plugin/jwt-authenticator/reviews/)

## Bidragande personer

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

## Support

Har du något att säga? Behöver du hjälp?

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