radialapps/roundcube-oidc
最新稳定版本:1.2.13
Composer 安装命令:
composer require radialapps/roundcube-oidc
包简介
OpenID Connect 1.0 login plugin for roundcube
README 文档
README
This plugin allows you to authenticate users to roundcube using an OpenID Connect 1.0 provider. There are three modes to run the plugin in:
- Cleartext Password: The OIDC provider must supply the user's password in cleartext, which is then used to login to the IMAP server
- Master Password: In this mode (also falls back to this), a master password is used to login to the IMAP server with the username obtained from OIDC
- Master User: IMAP authentication is done using a master user (Dovecot) with a provided separator
Check the config.inc.php for more details on configuration.
SMTP
Note that unless cleartext passwords are provided, SMTP must necessarily be configured use no authentication or a master password
Installation
To install, get the plugin with composer in your roundcube directory
composer require radialapps/roundcube-oidc
Alternatively, some releases may be available as zipped packages here at GitHub. You need to unzip the package in your plugins directory and activate the plugin in the configuration.
License
Permissively licensed under the MIT license
统计信息
- 总下载量: 895
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-12-17