定制 dachcom/neos-openid 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

dachcom/neos-openid

最新稳定版本:2.0.0

Composer 安装命令:

composer require dachcom/neos-openid

包简介

Adds OpenID authentication to TYPO3 Neos

README 文档

README

Adds OpenID authentication to TYPO3 Neos

Installation

Add composer dependency. Add route handling for this plugin to your Routes.yaml:

-
  name: 'Dachcom OpenID'
  uriPattern: '<DachcomOpenID>'
  subRoutes:
    'DachcomOpenID':
      package: 'Dachcom.OpenID'
      variables:
        'defaultUriSuffix': '.html'

Configuration

Extend your Settings.yaml with the user-identity mapping

Dachcom:
  OpenID:
    users:
      -
        alias: admin
        identity: http://admin.openid-provider.com/

Usage

Open your browser and point it to the OpenID login page (http://your-host.tld/dachcom.openid)

Planned Features

  • user-identity mapping in backend

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 12
  • Forks: 0
  • 开发语言: HTML

其他信息

  • 授权协议: Unknown
  • 更新时间: 2015-03-19