Ask Your Question
1

Multiple sign-up from same openId provider

asked 2010-09-29 14:56:49 -0500

Benoit gravatar image Benoit flag of United States
865 22 8 31

I'm doing some development. I have two instances of the test server going: python manage.py runserver localhost:8000 python manage.py runserver 192.168.100.100:8000

I connect to both servers using then same openId provider (google). The first time I connected on localhost, I got the sign up and registered.

If I connect to the 192... server, my openId is not recognized and I have to register a new user. Is this normal?

delete close flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2010-09-29 15:00:28 -0500

Evgeny gravatar image Evgeny flag of Chile
11009 50 84 182
http://askbot.org/

updated 2010-09-29 15:03:59 -0500

Yes, this is normal. In some cases (but not all cases) OpenID is specific to the domain name of the site like askbot. For example Google OpenID is like that, they even make openid string dependent on the subdomain.

This has an implication that if you change your site domain name or subdomain, some users won't be able to re-use their openid. They will be able to recover the account via email though (if they give real email the first time they register).

link publish delete flag offensive edit

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Reliable Askbot Hosting

Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.

create your Q&A site
30 days free trial

Question tools

Follow
1 follower

subscribe to rss feed

Stats

Asked: 2010-09-29 14:56:49 -0500

Seen: 62 times

Last updated: Sep 29 '10