I just tried to link a new web2py application with my Janrain account, but I am still seeing the default Janrain options on the /default/user/ login. My models/db.py has my key, domain (not full domain, just Janrain app name), and the url to /default/user/login. My 0.py file has "settings.login_method = 'janrain'" and "settings.login_config = 'domain:api_key'". Am I missing anything?
I am using the layout plugin and a layout - is there another spot to alter in layouts? Thanks, Matthew