ifad / redmine-cas-plugin

Redmine CAS authentication plugin
27 stars 19 forks source link

Redmine CAS Plugin

CAS single sign-on service authentication support for Redmine. Install and configure plugin to delegate login/logout actions to your CAS server.

Requirements

Tested with Redmine 0.9.x
sudo gem install rubycas-client

As of version 0.3 httpclient dependency has been dropped.

Installation & Configuration

You can also disable Sign in without CAS (native login) link using plugin configuration panel.

To access native login directly use http(s)://<redmine>/account/login_without_cas link.

License

Released under the same license as Redmine - GPL v2

Authors