What is OpenId URL for a account

0

1

What is my OpenId URL

EG: Bitbucket wants me to signup using my OpenId URL. I want to use Google just like i use in SuperUser but there is no obvious link to Click on just a textbox for OpenId URL

Rishi

Posted 2009-09-04T11:00:27.603

Reputation: 896

2

Go through the comments in http://googlecode.blogspot.com/2008/10/google-moves-towards-single-sign-on.html

– Rishi – 2009-09-04T12:17:33.097

Answers

6

It seems the OpenID URL displayed by stackoverflow is either incorrect or Bitbucket handles it incorrectly. What you have to do is to take that URL and strip off the query string, i.e. the '?' and everything after it.

For me the resulting URL is www.google.com/accounts/o8/id (not sure if the o8 part is the same for everyone).

It then seems to work correctly

Michael Borgwardt

Posted 2009-09-04T11:00:27.603

Reputation: 3 047

It's the same for me. – alex – 2009-09-04T12:18:54.543

only "www.google.com/accounts/o8/id" is required? – Rishi – 2009-09-04T12:19:28.507

Highlight the answer(the url) – Rishi – 2009-09-04T12:24:46.600

1yes o8 is the same for everyone – None – 2009-09-04T12:32:34.097

1

There are shortcuts like http://bit.ly/gopenid and http://tinyurl.com/googop (and probably many others; make sure to use one that will not be redirected to some phissing site in the future). But all is still for if you feel really geeky, according to Google at http://googlecode.blogspot.com/2008/10/moving-another-step-closer-to-single.html (And if you own a Google blog, then you can use that URL for a less secure OpenID 1.1 as well.)

– Arjan – 2009-09-04T16:51:01.597

@Arjan "...make sure to use one that will not be redirected to some phissing site in the future" - thanks for that tip. So, use the official url or, for convenience, use an url shortening service that you have vetted using a time machine. ;o) – JW. – 2013-03-01T05:41:49.713

Interesting to me that they never implemented the 'gmail.com' openID provider. 5+ years later and still have to use the 'geeky' url. – Joe – 2014-02-25T18:23:42.587

2

You can get it from your Superuser profile page. It's between "Seen" and "Website".

If I goto the BitBucket site (via your link) and enter my OpenID pasted from my profile it takes me to the myOpenID (my OpenID provider) sign in page. This is the same page I get for any site. If I enter my password I get access to the site.

Apparently this doesn't work with the Google OpenID as displayed in your profile

I'm not in a position to take a screen shot at the moment

ChrisF

Posted 2009-09-04T11:00:27.603

Reputation: 39 650

Did you try it? – Rishi – 2009-09-04T11:46:27.900

That is the first thing i tried, its not working for my google account – Rishi – 2009-09-04T11:48:26.227

2@Rishi - There's something different about the way Google handles OpenID. It caused Jeff & Co problems with these sites. There's at least a couple of questions over on meta.stackoverflow.com about this. – ChrisF – 2009-09-04T11:49:56.223

Wait, i tried it again, the url was getting clipped in SU page, hopefully it should work now – Rishi – 2009-09-04T11:51:20.760

Nope, still does'nt work, What openid provider are you using – Rishi – 2009-09-04T11:54:14.263

1I'm using myOpenID (www.myopenid.com) I switched when Jeff first mentioned problems with Google. I keep Google as a backup – ChrisF – 2009-09-04T11:55:22.517

Try using a Yahoo! OpenId if you have a Yahoo! account. – alex – 2009-09-04T11:55:31.440

Thanks for all the help, but i registered the normal way, damn you google – Rishi – 2009-09-04T11:58:25.207

As I said in one of the comments from my deleted answer Googles OpenID implementation is extremely weird. – alex – 2009-09-04T12:00:33.707

Mention "does not work with google in your answer", Better give a new answer with openid.com as an alternative, is there a non profit alternative? – Rishi – 2009-09-04T12:02:46.917

Try MyOpenId. I think that OpenId provider is great! – ephilip – 2009-09-04T12:11:21.547

@ephilip Describe the greatness in a answer – Rishi – 2009-09-04T12:12:47.097

@Rishi, @ephilip - if you notice I already mention I'm using myOpenID. – ChrisF – 2009-09-04T12:15:10.307

your answer is half correct, add the info – Rishi – 2009-09-04T12:29:17.000

@Rishi, I guess that if you would have added "Google" to the title of your question, then your comments upon all the answers would not have been necessary. – Arjan – 2009-09-04T13:02:15.427