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.