Feature #37363
Add native support for OIDC
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Accounts / authentication | |||
Target version: | - | |||
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.
History
#1
Updated by Christoffer Rumohr 7 months 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.
#2
Updated by Felix Singer 6 months ago
I agree. Redmine would benefit from a native OIDC implementation. Maybe also add support for different OAuth2 providers, like Github, Gitlab or Google.