On 02-May-2011, at 12:35 PM, Baiju M wrote: > Flask has one OpenID extension: > http://packages.python.org/Flask-OpenID/ +1 for the Flask-OpenID plugin. I just used it and it works like a charm. You may need to port this code for Pyramid, though, as Flask is heavily dependent on thread-local proxies. Kiran