12 Feb/10 0

Use your Google Gmail account as a OpenID provider

Today I switched from claimid to my Google Gmail as my OpenID provider. It was really easy after I found the correct endpoints. All you need to do is add the blow code to head of your OpenID url.

So far I have not had any problems and my logins still work since they reference the same OpenID


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