Persona Authentication

52 views
Skip to first unread message

Doug Latornell

unread,
Nov 2, 2012, 12:01:53 PM11/2/12
to pylons-...@googlegroups.com
There has been a bunch of activity lately around using Mozilla Persona [1] for authentication in Pyramid projects.

Georges Dubus released the pyramid_persona library on PyPI [2] and GitHub [3] and blogged about it [4].

Ryan Kelly blogged [5] about using pyramid_persona in combination with MAC access authentication to facilitate authentication by both people and machines.

And I elaborated on Georges' work with a blog post [6] about hooking up Persona authentication and group-level security, and a demo project on Bitbucket [7].

I'm thinking that the auth section of the Cookbook needs a section about Persona. If there are no objections, I'll start small and do a pull request for a paragraph or two like the OpenID ones with links to this collection of posts and projects.

[1] http://www.mozilla.org/persona/
[2] http://pypi.python.org/pypi/pyramid_persona
[3] https://github.com/madjar/pyramid_persona
[4] http://compiletoi.net/quick-authentication-on-pyramid-with-persona.html
[5] http://www.rfk.id.au/blog/entry/securing-pyramid-persona-macauth/
[6] http://douglatornell.ca/blog/2012/10/27/pyramid-persona-group-level-auth
[7] https://bitbucket.org/douglatornell/pyramid_persona_group_auth_demo

John Nowlan

unread,
Nov 2, 2012, 2:06:35 PM11/2/12
to pylons-...@googlegroups.com

Doug,

 

The more docs, the merrier, imho.

 

When I glanced over the Persona docs a couple of weeks ago, what I wanted to see, that I didn’t, was more docs on integrating with 3rd party systems. I.e. if you already are using a system to do authentication (especially windows, let’s say), how could you integrate with Persona.

 

My .02

--
You received this message because you are subscribed to the Google Groups "pylons-discuss" group.
To view this discussion on the web visit https://groups.google.com/d/msg/pylons-discuss/-/hbhfBbELqPkJ.
To post to this group, send email to pylons-...@googlegroups.com.
To unsubscribe from this group, send email to pylons-discus...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.

Doug Latornell

unread,
Nov 3, 2012, 6:21:49 PM11/3/12
to pylons-...@googlegroups.com
On Fri, Nov 2, 2012 at 11:06 AM, John Nowlan <john_...@carleton.ca> wrote:

Doug,

 

The more docs, the merrier, imho.

 

When I glanced over the Persona docs a couple of weeks ago, what I wanted to see, that I didn’t, was more docs on integrating with 3rd party systems. I.e. if you already are using a system to do authentication (especially windows, let’s say), how could you integrate with Persona.


I wonder if the pyramid_multiauth library (http://pypi.python.org/pypi/pyramid_multiauth) that Ryan mentions in his post might help with that.
Reply all
Reply to author
Forward
0 new messages