Can't login via Google accaunt

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
10/4/2013 8:46:36 AM
Gravatar
Total Posts 15

Can't login via Google accaunt

After upgrade from 2.3.9.7 to 2.3.9.9 when I press on Google button on Sign In site page I get "The token URL or xdReceiver has not been whitelisted" in the popup browser page instead of list my Google accaunts (Chrome browser)

10/4/2013 9:31:59 AM
Gravatar
Total Posts 18439

Re: Can't login via Google accaunt

Hi,

I suggest google that error (you will find information about it), check your janrain account settings (at the janrain website) to make sure your domain name is listed and if that doesn't solve it try reconfiguring the Janrain settings in site settings.

There was a change from using the legacy janrain widget to the new one by default and my guess is the old one did not care about the white list but the new one does so you must update janrain settings to indicate which host names are allowed to use your janrain account for authentication.

Hope that helps,

Joe

10/4/2013 10:52:08 AM
Gravatar
Total Posts 15

Re: Can't login via Google accaunt

Hi, Joe!

I don't a good web developer (and I don't know what is white list). In IE8 all working good, but in Chrome - not. In the past (in May 2013) I in some way created Janrain accaunt, but now I can't find any Janrain services to get access to my Janrain accaunt and configuration. I try to walk on http://mydomain.rpxnow.com and it said that 

"Non SSL paths (such as http://mydomain.rpxnow.com/) have been deprecated.

Please use https://mydomain.rpxnow.com/ instead. Or you can disable the force_secure_cookies feature for your RP."

But https://mydomain.rpxnow.com/ is accessible.

I just don't know what to do :(

10/4/2013 11:34:59 AM
Gravatar
Total Posts 18439

Re: Can't login via Google accaunt

ok,

try putting this in user.config:

 <add key="OpenIdRpxUseOldImplementation" value="true" />

the only thing I know of related to this that changed is that the default value changed from true to false, if you put this in user.config then touch Web.config it should go back to the old implementation and hopefully that will get you into the site.

Once you login go to Site Settings > Security > OpenID and click the button to setup Janrain

​After re-configuring Janrain try removing the above from user.config file and touch Web.config file again, then verify that you can still login

10/4/2013 12:30:04 PM
Gravatar
Total Posts 15

Re: Can't login via Google accaunt

No, it's not helped me. If I need to put this line under <appSettings> section or after? After "setup Janrain" new xml line didn't removed

10/4/2013 12:46:51 PM
Gravatar
Total Posts 18439

Re: Can't login via Google accaunt

put it inside the <appSettings> section in user.config

10/4/2013 12:49:09 PM
Gravatar
Total Posts 15

Re: Can't login via Google accaunt

I did so, but no any results

10/4/2013 12:54:09 PM
Gravatar
Total Posts 18439

Re: Can't login via Google accaunt

I suggest use password recover to get your password so you can login with your email and password instead of using Janrain. 

Then once logged in update the Janrain settings as previously suggested.

10/4/2013 1:20:47 PM
Gravatar
Total Posts 15

Re: Can't login via Google accaunt

Yes, I did so! I know my password and can login via standart form. I already did all your steps, but no any results. I still get "The token URL or xdReceiver has not been whitelisted" on all buttons in form "Sign in using your account with" except OpenID button

10/4/2013 1:29:35 PM
Gravatar
Total Posts 15

Re: Can't login via Google accaunt

Sorry, Joe: after I touched Web.config dirrectly I get old Janrain, but "The token URL or xdReceiver has not been whitelisted" still happening

10/4/2013 1:36:04 PM
Gravatar
Total Posts 15

Re: Can't login via Google accaunt

But in IE8 in old variant I can't login with different user accaunt via Google - always system redirects me with my first accaunt (no any selection list). In Chrome only Aol & OpenID offer me to enter accaunt ID. Google & Yahoo - "The token URL or xdReceiver has not been whitelisted"

You must sign in to post in the forums. This thread is closed to new posts.