Bryan.StittHappens
Using Google+ for OpenID

I made this blog so I would have a place to use as my openid url. I connected it to my gmail account (well really my google+ account) with some simple head tags.

    <link href=”https://www.google.com/accounts/o8/ud?source=profiles” rel=”openid2.provider” />

    <link href=”https://plus.google.com/MYACCOUNTNUMBER/posts” rel=”openid2.local_id” />  

    <link href=”https://www.google.com/accounts/o8/ud?source=profiles” rel=”openid.server” />

    <link href=”https://plus.google.com/MYACCOUNTNUMBER/posts” rel=”openid.delegate” />