imi/shibboleth-contao-login-client-bundle
最新稳定版本:v1.0.0
Composer 安装命令:
composer require imi/shibboleth-contao-login-client-bundle
包简介
Contao Shibboleth Login Client
关键字:
README 文档
README
Some notes about installing the Apache module are in INSTALL-SERVER.md
Prerequisites
- shibd / mod_shib is installed
- The Shibboleth login handler is available in
/Shibboleth.sso/Login(this is the default in mod_shib) - Verify that the login works in general by opening
/Shibboleth.sso/Login. - The module currently expects the following fields to be set in the
envby the Apache shibd module:REDIRECT_unscoped-affiliation REDIRECT_uid REDIRECT_sn REDIRECT_mail REDIRECT_cn
Installation
- Install the package via composer
- Add the frontend module to your page for the frontend login
Configuration
Add to config/config.yaml (see config/config.yaml for all options)
shibboleth_auth_client: shibboleth: auto_create_frontend_user: false
Development
Testing
CREATE DATABASE contaoshibbolethcomposer install(in the module directory)vendor/bin/phpunit
Acknowledgements
-
Thanks to @markocupic who wrote the SAC Login Bundle which this module is heavily based on.
-
Thanks to @aschempp who wrote Contao integration tests and the GitHub pipeline settings which we used as a base for our tests.
统计信息
- 总下载量: 52
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-09-14