이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

FAQ

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