Plugin info

Total downloads: 737
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 5/7/2016 (3580 days ago)
Added to WordPress: 5/7/2016 (9 years old)
Minimum WordPress version: 4.1.10
Tested up to WordPress version: 4.4.30
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 3580 days ago

20/100

Is Passport WordPress Plugin abandoned?

Possibly abandoned (last update 3580 days ago).

Compatibility

Requires WordPress: 4.1.10
Tested up to: 4.4.30
Requires PHP: f

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

This is a WordPress plugin that uses Passport as the user login, logout, registration and OAuth2 authorization endpoint.

Passport is a user database that allows you to login, register and manage your users in a single location.

As you scale Passport becomes a SSO solution for all your applications.

Download and learn more about Passport at https://www.inversoft.com/products/user-management-sso

Installation

Make sure your settings are correct before logging out!!

In Passport

  1. Generate an API Key. If you want to secure your API Key click GET on /api/user. If you want any passport user to be able to login and register with wordpress you will also need POST on /api/user/registration checked
  2. Create an application, click OAUTH and fill out the information needed for your WordPress website.
  3. Click manage rolls on the application you just created and create the wordpress roles. The roles are Administrator, Author, Contributor, Editor and Subscriber.
  4. Record the API key, client id and client Secret for later

In WordPress

  1. To manually install, unzip the plugin into your wordpress directory and into wp-content/plugins
  2. Or log into your wordpress site, go to plugins, add new, upload plugin and find the passport-wordpress-plugin.zip that you downloaded or built.
  3. Activate the plugin
  4. Once installed make sure to go into settings and configure everything properly.
  5. You need to correctly enter where Passport backend and frontend are running, the client id and client secret that passport generated for wordpress and the API key for wordpress and click Save all settings.
  6. If you have multiple browers, test to see if you can log in from another browser before logging out.
  7. If configuration is setup incorrectly and you can’t log back in, go into your plugin directory and either delete or remove the Passport plugin and start again.

Example Settings

  • Passport Backend URI: http://127.0.0.1:9011

  • Passport Frontend URI: http://127.0.0.1:9031

  • Client ID: e6430720-d546-4491-a80f-567a833530af

  • Client Secret: e6430720-d546-4491-a80f-567a833530af

  • API Key: e6430720-d546-4491-a80f-567a833530af

Frequently Asked Questions

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

First release