Hoppa till innehåll
  • Om WordPress
    • Om WordPress
    • WordPress.org
    • Dokumentation
    • Support
    • Feedback
  • Logga in
  • Registrera
WordPress.org
WordPress.org

Svenska

  • Teman
  • Tillägg
  • Nytt
  • Support
  • Om...
  • Mönster
  • Engagera dig!
  • Skaffa WordPress
Skaffa WordPress

Tillägg

  • Mina favoriter
  • Betatestning
  • Utvecklare

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.

Ladda ner

JWT Authenticator

Av Shawn Wang
  • Detaljer
  • Recensioner
  • Installation
  • Support
  • Utveckling

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.

    Alternatively, you can download the plugin and install manually:

  5. Upload the entire /jwt-authenticator/ folder to the /wp-content/plugins/ directory.
  6. 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

Översätt ”JWT Authenticator” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.1

  • Added screenshots

1.0

  • Initial release

Meta

  • Version: 1.1
  • Senast uppdaterat: 6 år sedan
  • Aktiva installationer: 10+
  • WordPress-version: 3.2 eller senare
  • Testat upp till: 4.6.23
  • Språk:
    English (US)
  • Taggar:
    authenticationjwtloginssotoken
  • Avancerad vy

Betyg

Detta tillägg har inte betygsatts än.

Logga in för att skicka in en recension.

Bidragande personer

  • Shawn

Support

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

Visa supportforum

  • Om
  • Nyheter
  • Webbhotell (hosting)
  • Donera
  • Support
  • Utvecklare
  • Engagera dig
  • Lär dig
  • Showcase
  • Tillägg
  • Teman
  • Mönster
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Integritet
  • Offentlig kod
WordPress.org
WordPress.org

Svenska

  • Besök vår Facebook-sida
  • Besök vårt Twitter-konto
Kod är poesi.