定制 radialapps/roundcube-oidc 二次开发

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

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

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:

  1. Cleartext Password: The OIDC provider must supply the user's password in cleartext, which is then used to login to the IMAP server
  2. 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
  3. 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

GitHub 信息

  • Stars: 9
  • Watchers: 2
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-12-17