Actions
Feature #37363
openAdd native support for OIDC
Status:
New
Priority:
Normal
Assignee:
-
Category:
Accounts / authentication
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
Considering that:
- Support for OpenID has been dropped (see #35755)
- The only OIDC plugin only supports version 3.4.x of redmine
There is currently no way to implement SSO in current and future versions of redmine, other than creating a custom plugin, which certainly requires in-depth knowledge of ruby on rails, putting it out of reach of many.
I'm sure it would be useful to many of us redmine administrators to have redmine natively support OIDC.
Updated by Christoffer Rumohr over 1 year ago
Well there is a plugin for Redmine v5 but with no clear direction regarding the development.
See: #35755#note-13
In my opinion a native Integration is an absolute must when it comes to the future of Redmine.
Updated by Felix Singer about 1 year ago
I agree. Redmine would benefit from a native OIDC implementation. Maybe also add support for different OAuth2 providers, like Github, Gitlab or Google.
Actions