Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Stormpath

Opis

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.

Snimke zaslona

  • 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.

Instalacija

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.

ČPP

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+

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Stormpath” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Stormpath” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

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