Feature #11357
closedOpenId provider selection
0%
Description
there is an existing plugin for redmine 1.X
http://www.redmine.org/plugins/openid-selector
i tried it with redmine 2 and it didn't work. error at the login page
however, its a useful feature and probably worth integrating into the new version of redmine system
Files
Updated by Etienne Massip over 12 years ago
- Subject changed from openid url selector for redmine 2.0 to OpenId provider selection
- Priority changed from High to Normal
Updated by Andrew Dahl almost 12 years ago
- File redmine-openid_dropdown-DrewDahl-11357.patch redmine-openid_dropdown-DrewDahl-11357.patch added
- File Chrome-OpenID_Dropdown.png Chrome-OpenID_Dropdown.png added
- File Chrome-OpenID_Dropdown-2.png Chrome-OpenID_Dropdown-2.png added
- File Chrome-OpenID_Dropdown-3.png Chrome-OpenID_Dropdown-3.png added
The attached patch was created against Redmine 2.1.4.stable and tested using Chrome 23, Firefox 16, IE9, Ruby 1.9.3 (x86_64-linux), and Rails 3.2.8
The patch adds a drop down menu on the log-in page with links to 11 different OpenID providers, as well as keeping the existing functionality of writing in your own.
In addition to the patch, I've attached a few screenshots.
It creates an additional table, open_id_providers, that contains the URL/Name information for the providers. Ostensibly, this could be expanded to allow administrators to add/remove providers from the list through the Admin menu.
Unrelated: In regard to the OP and his link to openid-selector... he's right, that no longer works with redmine 2.x -- I posted some very hacky changes to it here => https://github.com/DrewDahl/redmine-openid-selector (For the benefit of the OP and any future viewers of this ticket)
Updated by Andrew Dahl almost 12 years ago
- File redmine-openid_dropdown-DrewDahl-11357-2.patch redmine-openid_dropdown-DrewDahl-11357-2.patch added
I realized after I posted that patch, it was a little messy as I had a file being created and removed because I had misnamed it.
I've cleaned it up a bit (attached). -- They're identical in what they do. The second one is just easier to read. :-)
Updated by Victor Sergienko over 10 years ago
Obsoleted by https://github.com/twinslash/redmine_omniauth_google, I believe.
Updated by Evgeniy Dushistov over 8 years ago
It would be good for example restrict to only my own openid provider,
so I can have redmine, several web apps, and use openid for single login
via my own openid provider.
Updated by Go MAEDA almost 3 years ago
- Status changed from New to Closed
- Resolution set to Wont fix
The OpenID support has been dropped by #35755 for the upcoming Redmine 5.0.0.