文件名称:redmine-omniauth-oauth-cas:Redmine的CAS OAuth2插件客户端。 它允许使用Apereo CAS 5+作为OAuth提供程序在Redmine中对用户进行身份验证和创建
文件大小:13KB
文件格式:ZIP
更新时间:2024-06-01 04:21:37
plugin oauth2 redmine cas Ruby
该插件不再维护。 请随意分叉和更新:) Redmine omniauth OAuth2 / CAS / ISU 此插件用于使用提供程序(“授权代码”授予类型)对Redmine用户进行身份验证。 它主要旨在与ISU系统。 版本:5.0 版本:3.2.3(截至发布日期,其他版本也应适用),3.3、3.3.2 特征 登录 登出 自动创建用户 安装 下载插件并安装必需的gem: cd /path/to/redmine/plugins git clone https://github.com/pbelikov/redmine-omniauth-oauth-cas.git mv redmine-omniauth-oauth-cas redmine_omniauth_isu cd /path/to/redmine bundle install 重要的! 插件用于在没有代理的情况下工作,并使用SS
【文件预览】:
redmine-omniauth-oauth-cas-master
----.gitignore(406B)
----app()
--------helpers()
--------views()
--------controllers()
----assets()
--------stylesheets()
----LICENSE(1KB)
----README.md(3KB)
----config()
--------routes.rb(142B)
--------locales()
----lib()
--------helpers()
--------redmine_omniauth_isu()
----Gemfile(54B)
----init.rb(734B)
----Gemfile.lock(365B)