Open Cyrille37 opened 10 years ago
Had exactely the same issue.
Interested in any work around. having to paste the openID URL in the login form is not really practical for the layman user...
Edit : reading further tickets (https://github.com/jorgebg/redmine-openid-selector/issues/12) gave a solution. The name of the directory for this plugin needs to be changed to redmine_openid_selector
same here, had to rename. it'd be nice to see this fixed as it's a major wtf.
Hi,
It seems to not work with Redmine 2.4.2.stable
Installation (version 7184380572bbe8b0fd653be815668b23b24f159e): $ sudo git clone https://github.com/jorgebg/redmine-openid-selector.git $ sudo mv redmine-openid-selector redmine_openid_selector $ sudo service nginx restart
Then going to the redminse instance url and got a "404 not found". No special error in log production.log
After removing the plugin folder and restarted the server, all stuff works fine back.
Cheers Cyrille