I setup my own OpenID provider and it works ok, but StackOverflow doesn't seem to pick up an email or user name.

The provider successfully passes AX attributes test on test-id.org.

StackOverflow picks up email from Google OpenID.

So is this a problem with my code somehow or you pick up email only from Google?

I've compared my response with Googles and they look the same.

Any help would be appreciated, I am completely out of ideas what to try next or how to debug it further.

Also, it seems that some other sites don't pick up any info from my provider either. But again, it passes the test and the response looks exactly like Google's.

I am using LightOpenID library.

link|improve this question
Sounds like a problem with your site, especially when you note that "some other sites don't pick up any info from my provider either." Also, it might be helpful if you linked to your site so that people could actually verify what's going on and what the problem is rather than just speculating (plus, the edit would bump this back into visibility). – Kevin Vermeer Sep 23 '11 at 14:36
feedback

You must log in to answer this question.

Browse other questions tagged