simplesamlphp/simplesamlphp-module-authx509
最新稳定版本:v2.0.3
Composer 安装命令:
composer require simplesamlphp/simplesamlphp-module-authx509
包简介
A module that is able to authenticate users based on X509 client certificates
关键字:
README 文档
README
Provides an authentication source for SimpleSAMLphp for users to authenticate by presenting their X.509 client certificate.
Installation
Once you have installed SimpleSAMLphp, installing this module is very simple. Just execute the following command in the root of your SimpleSAMLphp installation:
composer.phar require simplesamlphp/simplesamlphp-module-authx509:dev-master
where dev-master instructs Composer to install the master (development)
branch from the Git repository. See the
releases
available if you want to use a stable version of the module.
Documentation
See docs/authX509.md
统计信息
- 总下载量: 6.19M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: LGPL-2.1-or-later
- 更新时间: 2019-03-11