Hi Iain,
I wrote a custom authentication policy which you can find here :
http://hg.ztfy.org/pyams/pyams_security/file/58599ce9e36e/src/pyams_security/utility.py
This policy is based on a registered "Security manager" utility, which is
mainly inspired by Zope3 authentication utility and can manage several
authentication plug-ins. Actually, several plug-ins are available to handle
:
 - a single (auto-created) administration plug-in
 - a local users folder
 - a local groups folder
 - LDAP authentication.
An SQLAlchemy authentication plug-in may be written in a short delay.
Credentials can be extracted from Pyramid's authentication cookie or from
HTTP headers (for Basic authentication).

Hope this can help...

Best regards,
Thierry

2015-07-18 17:49 GMT+02:00 Iain Duncan <iainduncanli...@gmail.com>:

> That pretty much says it, would love to look at some to wrap my head
> around this stuff better.
>
> thanks!
>
> --
> You received this message because you are subscribed to the Google Groups
> "pylons-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to pylons-discuss+unsubscr...@googlegroups.com.
> To post to this group, send email to pylons-discuss@googlegroups.com.
> Visit this group at http://groups.google.com/group/pylons-discuss.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
http://www.imagesdusport.com -- http://www.ztfy.org

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-discuss+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-discuss@googlegroups.com.
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to