>
> Glad it's working! I've been having the same exact problem you described, but
> this fix didn't work for me. What are you using as your token URL?
> This concept is foggy to me. It's not mentioned in the web2py book, but is
> described on 
> thejanrainsitehttps://rpxnow.com/relying_parties/resource-pool/setup_tokenurl#steps

For me the private/janrain.key file contains "a9test:xxxx...xxxx" (no
quotes). The a9test is my janrain domain i.e. on their dashboard it
lists my Application Domain as https://a9test.rpxnow.com/. The 'x's
are the janrain API Key (Secret).

The janrain Application Settings page has localhost listed under
Domain Whitelist.

The url I try to visit is http://localhost:8000/test/default/index.
The test/default/index function has the @auth.requires_login() set.

Reply via email to