Defect #3780
Attribute exchange with OpenID providers
| Status: | New | Start date: | 2009-08-25 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | OpenID | |||
| Target version: | - | |||
| Affected version: | Resolution: |
Description
Redmine should "include the attribute exchange parameters to authentication requests to access user information (such as name and email)" (quote: Google OpenID documentation), and i think this not what our OpenID implementation does now. As of r2847 , the attribute exchange doesnt work with Google accounts (this id the only provider i tried), and i think this is a major usability issue with the recent state of OpenID support.
History
Updated by Stas SUSHKOV over 2 years ago
The OpenID support as it is now is useless.
Please provide a way to define the required user details or enable only the bare basic openid support (just to allow a user to log in).
I would also rise the priority for this issue, though, hope it won't take months to be solved.
Thank you in advance.
Updated by Tom S over 2 years ago
+1
Updated by Stas SUSHKOV over 2 years ago
- Status changed from New to Resolved
Here's a work around (dirty, lazy hack) which works for us with Launchpad's, WordPress's, Yahoo's OpenID.
Patch here: http://gist.github.com/179159
Updated by Jean-Philippe Lang about 2 years ago
- Assignee set to Eric Davis
Updated by Alex Munroe almost 2 years ago
+1 -- the patch is about the same hack I made, but seeing something more robust built in would be nice.
Updated by Stas SUSHKOV over 1 year ago
Bump!
And soon we make an year.
Updated by Eric Davis over 1 year ago
- Status changed from Resolved to New
- Assignee deleted (
Eric Davis)
Stas:
Redmine is developed by a group of volunteers. This hasn't been a high priority feature, which might be why no one has contributed their free time to build a more robust system for this.
Updated by Stas SUSHKOV over 1 year ago
Since this is important for me, I might consider spending some time/$ for coding/testing, if you could guide me what exactly is to be expected from existing patch/features making it a possible fix.
I agree with you and I know what volunteering means, but this was more like an ignorance.
Updated by Stas SUSHKOV over 1 year ago
Thank you.
Updated by M B over 1 year ago
+1
Updated by Ladislav Nesnera about 1 year ago
- File redmineOpenID.png added
Is there any progress in this case or I have some wrong settings? This doesn't look very well ;?(
Redmine 1.0.3.stable.4425 (MySQL)
Updated by Toshi MARUYAMA 11 months ago
- Category set to Accounts / authentication
Updated by Etienne Massip 5 months ago
- Category changed from Accounts / authentication to OpenID
Updated by Antoine Beaupré 26 days ago
- % Done changed from 0 to 100
there is a fix for this: http://projects.andriylesyuk.com/projects/openid-fix
why isn't this factored in?!