Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I use OpenID delegation with a standard Google account? [duplicate]

I'm currently using ClaimID and have the following data on my website to allow delegation:

<link rel="openid.server" href="http://openid.claimid.com/server" />
<link rel="openid.delegate" href="http://openid.claimid.com/tjrobinson" />

Are there equivalent URLs for Google? If not, has there been any mention of support in future?

Before anyone marks this as a duplicate, I am aware of this existing question: How do you delegate your OpenId to Google Apps. However, that question refers specifically to Google Apps, I just want to know if I can use OpenID delegation with a normal @gmail.com account?

like image 411
Tom Robinson Avatar asked May 20 '09 21:05

Tom Robinson


1 Answers

Google does not support delegation. If you search the Google Group there are several threads, but they all reach the same conclusion: it's not supported at this time.

like image 100
ahockley Avatar answered Nov 19 '22 06:11

ahockley