Project

General

Profile

Plugins Directory » Bless This Redmine SSO

Author: Andrei Murashkin
Website: https://github.com/murich/bless-this-redmine-sso
Code repository: https://github.com/murich/bless-this-redmine-sso
Registered on: 2025-06-27 (4 days ago)
Current version: 1.0.0
Compatible with: Redmine 5.1.x, 5.0.x
User ratings:   (0)

Using it for casdoor integration on Redmine 5.0.12.
The plugin should work on any modern Redmine installation (5.0+), but tested only on Redmine 5.0.12.

Installation notes

Standard Installation Method:

  cd /path/to/redmine/plugins
  git clone https://github.com/murich/bless-this-redmine-sso.git
  cd /path/to/redmine
  bundle install
  bundle exec rake redmine:plugins:migrate RAILS_ENV=production
  systemctl restart redmine  # or your web server

Changelog

1.0.0 (2025-07-26)

Compatible with Redmine 5.1.x, 5.0.x.