I've encountered potential problem with logging in with openid using blogspot account.

I have created stackoverflow account using blogspot (n0rd.blogspot.com) long time ago and had no problems logging in.

Recently I bought a second level domain name (n0rd.com) and set up blogspot to use it. Now when I try to log in to stackoverflow using openid, I put n0rd.blogspot.com into openid URL it redirects me to blogspot, then I get back to stackoverflow and it tells me that n0rd.com (i.e. the new domain name) is unknown to stackoverflow and I can create new account or add openid to existing account if I log in. But I can't log in the first place!

In my case problem was solved by finding a computer that was already logged in to stackoverflow and adding new domain name there. But if I hadn't found this computer, I wouldn't be able to log in.

share|improve this question

1 Answer

up vote 1 down vote accepted

You had told StackOverflow to accept n0rd.blogspot.com as your login credential and then your changes to blogspot stopped it serving that credential. So (sorry to say!) I think this was your misunderstanding and not really StackOverflow's fault - although I agree it's not obvious that blogspot would change the OpenID delegate / credential URL they serve even from the old n0rd.blogspot.com address.

In any case you could have solved this by emailing team@stackoverflow.com from your registered email address and asking them to update your OpenIDs.

share|improve this answer
Well, sure it's blogspot to blame about that, but at least stackoverflow could check that I requested to login to n0rd.blogspot.com, and blogspot said that actually I'm trying to login as n0rd.com so there could be a problem. – n0rd Feb 28 '11 at 11:39
However the OpenID spec says "URL Identifiers MUST then be further normalized by both following redirects when retrieving their content" (7.2#4) and since n0rd.blogspot.com redirects to n0rd.com this looks like a valid normalisation to me: as far as OpenID is concerned if you enter n0rd.blogspot.com you really mean you're trying to log in as n0rd.com. – Rup Feb 28 '11 at 13:18

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged