privacyidea/simplesamlphp-module-privacyidea 问题修复 & 功能扩展

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

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

privacyidea/simplesamlphp-module-privacyidea

最新稳定版本:v4.0.1

Composer 安装命令:

composer require privacyidea/simplesamlphp-module-privacyidea

包简介

Add multi-factor authentication to simpleSAMLphp. The second factors are managed in privacyIDEA.

README 文档

README

This module adds flexible, enterprise grade multi-factor authentication to simplesSAMLphp.

It enables simpleSAMLphp to perform MFA against the privacyIDEA server, that runs in your network. Users can authenticate with normal OTP tokens, Challenge Response tokens like EMail, SMS and PUSH or using WebAuthn devices. TiQR is currently not supported.

Installation

It is recommended to install this package using composer. In your saml root dir, execute the following command in the terminal:

composer require privacyidea/simplesamlphp-module-privacyidea

Configuration

Please check the documentation

Customization

To customize the module, you can edit ´public/assets/css/pi-main.css´.

Logging

The saml log can be read with journalctl -f. If you encounter any problems that are not logged as errors, set the logging level of simpleSAMLphp to debug by editing {samlDir}/config/config.php. Search for logging.level and set it to SimpleSAML\Logger::DEBUG. Alternatively, the apache error log can be checked for the errors. It is located at /var/log/apache2/error.log.

统计信息

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

GitHub 信息

  • Stars: 23
  • Watchers: 12
  • Forks: 29
  • 开发语言: PHP

其他信息

  • 授权协议: AGPL-3.0-or-later
  • 更新时间: 2015-09-09