Plugin to CASify your Redmine installation.
Tested with Redmine 2.2.3 and 2.3.0, but should work fine with Redmine 2.x and possibly 1.x. We use CASino as CAS server, but it should work with others as well.
- Download or clone this repository and place it in the Redmine
plugins
directory - Restart your webserver
- Open Redmine and check if the plugin is visible under Administration > Plugins
- Follow the "Configure" link and set the parameters
- Party
This plugin was made for redmine installations without public areas ("Authentication required"). The default login page will still work when you access it directly (http://example.com/path-to-redmine/login).
The sessions have to be stored in the database to make Single Sign Out work. You can achieve this with a tiny plugin: redmine_activerecord_session_store
Copyright (c) 2013 Nine Internet Solutions AG. See LICENSE.txt for further details.