Hi, When you work with ZTK/BlueBream, almost all answers to any your question are in interfaces (or must be in interfaces). Find proper interface, look it, read it. Then implement it.
So just implement interface zope.pluggableauth.interfaces.IAuthenticatorPlugin using relational database or whatever. On 21 October 2010 02:53, tlcastro01 <[email protected]> wrote: > > Hello, > > I'm using Bluebream in my academic project. It would be interesting that > some authenticatorPlugin's ( and credentials plugins ) examples in > documentation. > I have some difficulty to create my own plugin to authenticate a principal > registered in a Relational Database. > How can i use a relational database with PAU?? > > thanks, > Thiago > -- > View this message in context: > http://bluebream.765161.n3.nabble.com/PAU-Relational-Database-tp1741724p1741724.html > Sent from the BlueBream mailing list archive at Nabble.com. > _______________________________________________ > bluebream mailing list > [email protected] > https://mail.zope.org/mailman/listinfo/bluebream > -- Ilshad R. Khabibullin http://astoon.zwiki.org +7 922 600 56 06
_______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
