Fixed.

In domain: domain='BLABLA.rpxnow.com <http://blabla.rpxnow.com/>'
You should write only the BLABLA, so... domain='BLABLA'

Regards

On Tue, Sep 14, 2010 at 11:40 PM, Albert Abril <albert.ab...@gmail.com>wrote:

> For curiosity, I tried the janrain login plugin.
>
> I configured it, and in the 'welcome' application, clicked on login.
> So, it tried to load the janrain widget, but it shows an error instead:
> "This frame was blocked because it contains some insecure content"
>
> http://box.bressol.org/Captura.png
>
>
> Did I miss some config at my janrain.com account?
> It's a bug?
>
>
> I'm using web2py 1.84.4 (2010-09-14 03:37:24)
>
> In applications/welcome/models/db.py , line 49:
>
> #########################################################################
> ## If you need to use OpenID, Facebook, MySpace, Twitter, Linkedin, etc.
> ## register with janrain.com, uncomment and customize following
> from gluon.contrib.login_methods.rpx_account import RPXAccount
>
> auth.settings.actions_disabled=['register','change_password','request_reset_password']
> auth.settings.login_form = RPXAccount(request, api_key='BLABLABLA',
> domain='BLABLA.rpxnow.com', url = "
> http://localhost:8000/%s/default/user/login"; % request.application)
> ## other login methods are in gluon/contrib/login_methods
> #########################################################################
>
> Regards
>
>

Reply via email to