OpenID with gmail doesn't work for developer.qt.nokia.com
-
wrote on 27 Aug 2010, 13:21 last edited by
Hi,
As far as I know gmail.com is an openID provider - but it's not possible to login into this website with gmail openID. Maybe a bug?
Thank you!
DigitalDriver -
wrote on 31 Aug 2010, 20:05 last edited by
I'm using a gmail openID without any trouble at all.
-
wrote on 1 Sept 2010, 09:22 last edited by
If you provide a more detailed description of your experience we shall have a look. If you add it here "http://bugreports.qt.nokia.com/browse/QTWEBSITE-55":http://bugreports.qt.nokia.com/browse/QTWEBSITE-55 - it would be great. Thanks!
-
wrote on 1 Sept 2010, 09:26 last edited by
[quote author="Franzk" date="1283285100"]I'm using a gmail openID without any trouble at all.[/quote]
What do you enter in the fileld ".. or login using openID"?
-
wrote on 1 Sept 2010, 09:29 last edited by
I tried it myself and it works flawlessly. It just doesn't if you only type in your email address. You have to use a URL like http://www.google.com/profiles/yourusername
Can you try that and see if it works?
-
wrote on 1 Sept 2010, 09:37 last edited by
Ok, I try using URL https://www.google.com/accounts/o8/id and it seems to work as I'm forwarded to a google login page. But after logging in I'm forwarded to a nokia page saying
"Notice
The verified openid does not exist in our system" -
wrote on 2 Sept 2010, 05:52 last edited by
Ah, you have to bind your open id to your account "here":http://developer.qt.nokia.com/openID
-
wrote on 2 Sept 2010, 08:02 last edited by
Ah, so it's not possible to auto-sign-up via OpenID. You should add a hint on that ;-)
Thank you!
-
wrote on 2 Sept 2010, 16:46 last edited by
They're working on the auto-sign-up thingy. See "this thread":http://developer.qt.nokia.com/forums/viewthread/699/
-
wrote on 14 Oct 2011, 17:13 last edited by
google actually have a much nicer identity api that supports major players (yahoo/aol/hotmail) here:
http://code.google.com/apis/identitytoolkit/
you basically give google an email or a domain and google figures out the openid url by itself
it can also help you verify the response.