Project

General

Profile

Redmine as auth backend for another site

Added by Tom Viner over 11 years ago

Everyone in our office has a redmine account and so I would like to know if it's possible to use Redmine as an authentication provider.

We create internal websites using django, and rather than having to set up usernames and passwords for each one, for each person, wouldn't it be nicer if I could just click "login using redmine". Just like how on stackoverflow I can click "login with google" which works with OpenID.

Is there any plugin or facility of redmine I can use to achieve this?