该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Stormpath

描述

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.

屏幕截图

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

安装

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.

常见问题

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+

评价

此插件暂无评价。

贡献者及开发者

“Stormpath” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Stormpath”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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