arckinteractive/elgg_stormpath 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

arckinteractive/elgg_stormpath

最新稳定版本:1.3.0

Composer 安装命令:

composer require arckinteractive/elgg_stormpath

包简介

Elgg SSO via the Stormpath API

README 文档

README

#Elgg Stormpath

This plugin allows Elgg users to be synchonized with a Stormpath directory for shared credentials with other applications as single-sign-on. Existing users will have accounts added to Stormpath the next time they sign into Elgg.

New users will have accounts added to Stormpath on registration.

Users from other applications that populate the associated Stormpath Directory will be able to log in using their existing Stormpath credentials, and an Elgg account will be created for them.

This plugin handles endpoints for validating email verification as well as forgot password links.

##Installation

Unzip this plugin to mod/elgg_stormpath

Enable the plugin through the admin interface

##Configuration

Download the apiKeys.properties file from Stormpath and upload it in the plugin settings

Once the apiKeys have been uploaded, select your application from the dropdown and save the settings again.

##Stormpath Account Store

Enable password reset and email verification on the directory if required.

Custom url endpoints have been defined if necessary, use the following:

Password reset email base url [url]/stormpath/passwordreset

Email verification base url [url]/stormpath/emailverification

##Password Issues If you are setting up Stormpath on an installation with existing users they may have existing passwords that do not meet the requirements of Stormpath. These restrictions can be lifted in the Stormpath Directory. By removing all password restrictions Stormpath will be able to receive existing user passwords.

If you are setting this up on a new site with no existing users it would be preferable to change the Elgg password restrictions to match Stormpath.

##ID Site

For SSO handling it's recommended to set up the ID Site in the Stormpath settings.

The authorized redirect endpoint for your site will be [url]/stormpath/idsite

Login and logout urls are configured as such:

Login - [url]/stormpath/login

Logout = [url]/stormpath/logout

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 5
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 4
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2015-09-18