Skip to content
  • Log In
  • Register
WordPress.org

English (South Africa)

  • Themes
  • Plugins
  • About
  • Get Involved
  • Get WordPress
Get WordPress

Plugins

  • My Favorites
  • Beta Testing
  • Developers

This plugin hasn’t been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Download

JWT Authenticator

By Shawn Wang
  • Details
  • Reviews
  • Installation
  • Development
Support

Description

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.

    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.

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“JWT Authenticator” is open source software. The following people have contributed to this plugin.

Contributors
  • Shawn

Translate “JWT Authenticator” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change log

1.1

  • Added screenshots

1.0

  • Initial release

Meta

  • Version: 1.1
  • Last updated: 6 years ago
  • Active installations: 10+
  • WordPress Version: 3.2 or higher
  • Tested up to WordPress Version: 4.6.25
  • Language:
    English (US)
  • Tags:
    authenticationjwtloginssotoken
  • Advanced View

Ratings

This plugin has not been rated yet.

Log in to submit a review.

Contributors

  • Shawn

Support

Got something to say? Need help?

View support forum

  • About
  • News
  • Hosting
  • Donate
  • Swag
  • Documentation
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org

English (South Africa)

  • Visit our Facebook page
  • Visit our Twitter account
  • Visit our Instagram account
  • Visit our LinkedIn account
Code is Poetry