It seems when using Chrome (latest typical version it will update to) when trying to add Google as an OpenID provider the page goes to a blank overlay screen.

I'm using a fresh D7 install (downloaded 1/28/2011), only changes are the OpenID module being enabled, and a custom theme. (I don't -think- the theme would interfere with the administration interface)

Seems to work fine in Internet Explorer 8.

Comments

skybristol’s picture

I came across the same issue, and in posting a comment, I realized I needed to try something else. This seems to be a problem in the new Drupal 7 overlay method where the overlay doesn't know how to deal with an external Web site being called. That obviously needs to be looked at, but if you go into your regular full admin screens (e.g., /admin/people instead of #overlay=admin/people, you can successfully add an OpenID to an existing account. When you click the Add an OpenID button, you will be taken to Google's site to verify that you want to share information with the Drupal site that is trying to use the OpenID.

Now to see if I can actually authenticate with the Google Account using the OpenID module. :-)

skybristol’s picture

Oh, I should add that a format for referencing a Google Profile that works is the following:

www.google.com/profiles/

There is a standard form for a Google Account profile, and you can also set up a simple URL like the above. I tried this on the latest Drupal 7, and it works quite well for linking to an existing account.