How do you delegate your OpenId to Google Apps

前端 未结 7 638
既然无缘
既然无缘 2020-12-12 16:53

I use Google Apps for my domain email, and I was wondering if I could use that account for OpenID instead of the regular Gmail account.

I know I can delegate Openid

7条回答
  •  暖寄归人
    2020-12-12 17:10

    For OpenId2 I currently have this on my site

    
    

    as it is the only one required. Since I am logged in to Google Apps now as my default google account. OpenID consumers (Stack Exchange Sites mostly at this point) use that account (I get a message from google asking if the site can use that google account.

    This doesn't FORCE the google apps account the way it would if you used a non-google apps account with (in addition to the provider above)

    
    

    But it does allow me to use my google apps account because it is the one I am currently logged in with.

提交回复
热议问题