This plugin is outdated and might not be supported anymore
JWT Authenticator

JWT Authenticator

Details
View on WordPress

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.

Details

Plugin code:
jwt-authenticator
Plugin version:
1.1
Author:
Outdated:
Yes
WP version:
3.2 or higher
PHP version:
or higher
Test up to WP version:
4.6.29
Total installations:
10
Last updated:
2016-12-01
Rating:
Times rated:
0
authentication
jwt
login
sso
token