Plugin info

Total downloads: 1,397
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 3
Last updated: 10/26/2016 (3353 days ago)
Added to WordPress: 9/26/2016 (9 years old)
Minimum WordPress version: 4.5.0
Tested up to WordPress version: 4.6.30
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 3353 days ago

20/100

Is Stormpath abandoned?

Possibly abandoned (last update 3353 days ago).

Compatibility

Requires WordPress: 4.5.0
Tested up to: 4.6.30
Requires PHP: f

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

With this plugin, you are replacing your local users with users inside of the Stormpath ecosystem. We have
designed this plugin to look and act the same as the built in user authentication, but give you the power
of Stormpath authentication.

Stormpath

Stormpath is a complete and easy Identity management API for software teams building web, mobile, and API-driven applications. Powerful, pre-built authentication and user management eliminates the cost and security risks of developing and maintaining Identity in house. With Stormpath, developers can launch applications faster and focus on the core features that make their projects a success.

Stormpath is a cloud-based user data store with a private deployment option. Features include user registration, authentication, authorization, user profiles, single sign-on, multi-tenancy, token authentication, and API key management. Stormpath’s advanced security measures safeguard user data and promote compliance. The service includes robust open source SDKs for popular web and mobile frameworks, including Node.js, AngularJS, Java, PHP, Python, Ruby, .NET, iOS, and Android.

The Stormpath REST API lets developers quickly and easily build a wide variety of user management functions they would otherwise have to code themselves.

Installation

This section describes how to install the plugin and get it working.

  1. Upload the plugin files to the /wp-content/plugins/stormpath directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Stormpath screen to configure the plugin
  4. Add your api key file (this is the recommended version)
    a. This should not be uploaded with the WordPress media library. Please store the file in a secure location.
    b. If you can not upload a file outside of WordPress, you can use the api key id and secret directly, however these will be stored in plain text.

Frequently Asked Questions

Why?

Our WordPress plugin allows you to share the same users across multiple applications inside or out of WordPress.

What are the PHP requirements?

Your sever must run PHP 5.5+

Review feed

No reviews available

Screenshots

  1. Installing this plugin gives you a new option in the <code>settings</code> menu for Stormpath.  Here you can add your apiKey.properties file OR
the raw ID and Secret.

    Installing this plugin gives you a new option in the settings menu for Stormpath. Here you can add your apiKey.properties file OR the raw ID and Secret.

Changelog

0.1.6

  • Reporting for the plugin version to Stormpath updated.

0.1.5

  • Another Auto Deployment Bug Fix

0.1.4

  • Auto Deployment Bug Fix

0.1.3

  • Auto Deployment to WordPress setup

0.1.2

  • Patch Update for empty() usage in PHP versions 5.5 and below

0.1.1

  • Current users will be created in Stormpath at next login
  • Masked login errors to prevent easier attempts

0.1.0

  • Initial Release