Cloudron OpenID Login possible for redmine? List to plugin and information for a start
Solved
Redmine
-
wrote on Feb 8, 2024, 7:31 PM last edited by timka Feb 8, 2024, 7:54 PM
The wonderful setup to use openID for a login setup in cloudron is really next level.
So I was wondering if this is also available for the redmine app?
In the documentation there is something about an openID build in:
ruby-openid- https://www.redmine.org/projects/redmine/wiki/RedmineSettings#Allow-OpenID-login-and-registration
- https://github.com/openid/ruby-openid
I haven't tried this yet. But when the ruby gem is avaible it ought to be possible ...
Alternative seems this to be a quite well maintend plugin for 5.1 -
wrote on Feb 23, 2024, 4:26 PM last edited by
Today I implemented an ability to set a custom OIDC provider up in
redmine_oauth
plugin. It's been already merged into upstream. I'll update the cloudron app once a new version ofredmine_oauth
plugin released.https://github.com/kontron/redmine_oauth/pull/25
https://github.com/kontron/redmine_oauth/issues/24 -
wrote on Mar 20, 2024, 8:43 PM last edited by
For everybody
OCID is included and working - thanks a lot!
-
-