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

---

Søk i utvidelser

Denne utvidelsen **har ikke blitt testet mot noen av de siste 3 hovedutgivelsene
av WordPress**. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan
ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

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

# JWT Authenticator

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

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

 * [Detaljer](https://nb.wordpress.org/plugins/jwt-authenticator/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/jwt-authenticator/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/jwt-authenticator/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/jwt-authenticator/#developers)

 [Brukerstøtte](https://wordpress.org/support/plugin/jwt-authenticator/)

## Beskrivelse

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.

## Skjermbilder

[[

## Installasjon

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.

## Ofte stilte spørsmål

  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.

## Vurderinger

Det er ingen omtaler av denne utvidelsen.

## Bidragsytere og utviklere

«JWT Authenticator» er programvare med åpen kildekode. Følgende personer har bidratt
til denne utvidelsen:

Bidragsytere

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

[Oversett «JWT Authenticator» til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/jwt-authenticator)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/jwt-authenticator/),
sjekk ut [SVN-repositoriet](https://plugins.svn.wordpress.org/jwt-authenticator/),
eller abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/jwt-authenticator/)
med [RSS](https://plugins.trac.wordpress.org/log/jwt-authenticator/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 1.1

 * Added screenshots

#### 1.0

 * Initial release

## Meta

 *  Versjon **1.1**
 *  Sist oppdatert **10 år siden**
 *  Aktive installasjoner **10+**
 *  WordPress-versjon ** 3.2 eller nyere **
 *  Testet opp til **4.6.30**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/jwt-authenticator/)
 * Stikkord
 * [authentication](https://nb.wordpress.org/plugins/tags/authentication/)[jwt](https://nb.wordpress.org/plugins/tags/jwt/)
   [login](https://nb.wordpress.org/plugins/tags/login/)[sso](https://nb.wordpress.org/plugins/tags/sso/)
   [token](https://nb.wordpress.org/plugins/tags/token/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/jwt-authenticator/advanced/)

## Vurderinger

No reviews have been submitted yet.

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

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

## Bidragsytere

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

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/jwt-authenticator/)