定制 simplesamlphp/simplesamlphp-module-negotiate 二次开发

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

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

simplesamlphp/simplesamlphp-module-negotiate

最新稳定版本:v2.4.0

Composer 安装命令:

composer require simplesamlphp/simplesamlphp-module-negotiate

包简介

The Negotiate module implements Microsofts Kerberos SPNEGO mechanism

README 文档

README

Build Status Scrutinizer Code Quality Coverage Status Type Coverage Psalm Level

Install

Install with composer

vendor/bin/composer require simplesamlphp/simplesamlphp-module-negotiate

Configuration

Next thing you need to do is to enable the module:

in config.php, search for the module.enable key and set negotiate to true:

    'module.enable' => [ 'negotiate' => true, … ],

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: LGPL-2.1
  • 更新时间: 2019-05-10