OpenID usage
Added by Ruben Silva almost 13 years ago
About your application's environment Ruby version 1.8.7 (i386-linux) RubyGems version 1.8.10 Rack version 1.1.2 Rails version 2.3.11 Active Record version 2.3.11 Active Resource version 2.3.11 Action Mailer version 2.3.11 Active Support version 2.3.11 Edge Rails revision unknown Application root /var/www/html/redmine Environment production Database adapter mysql Database schema version 20110511000000 About your Redmine plugins Redmine Gitolite Hook plugin 0.1.1 Redmine Light Box plugin 0.0.1 Redmine Backlogs v0.6.14 Redmine Auto Done 100% 0.0.1 Mylyn Connector plugin 2.7.5.stable Redmine Attach Screenshot plugin 0.1.0 Apache + Passenger CentOS 6
Hi I am a user of Redmine for 4 years and now I was trying to provide access to my user accounts through OpenID. I've manage to install the necessary dependencies and I've used the specified field to fill the openId Url in the user account form.
When I get the login page and enter the https://www.google.com/accounts/o8/id I got redirected to a Google page where I can select which of my two active accounts should I grant access to. I do not know which fields will redmine match with the Google response, however I change my login username to my email.
I try both accounts, one a regular Gmail account and the other a Google Apps account. Nothing happens just returns to the login page.
The process output is in the redmine log attached.
I can't find any good source of info about this subject, so if we can reach some kind of How to in this thread will be very useful for others trying to achieve the same.
Thanks in advance.
Regards
redmine_openid_auth.txt (4.27 KB) redmine_openid_auth.txt | Output log containing OpenID authentication |
Replies (1)
RE: OpenID usage - Added by Ruben Silva almost 13 years ago
I have posted this question in SO also, http://stackoverflow.com/questions/8806865/redmine-openid-usage/8857771