Composition via inheritance is one way. Another way could be middleware pipelining a-la-Paste.
This would allow arbitrary composition of many single-purpose IdentityProvider, to KISS. Alas I lack experience on the subject... Jeff Watkins wrote: > No, but it would be really easy to do with a CompositeIdentityProvider > that calls identity_from_request for each other provider until it gets > an identity. > > On 7 Jan, 2006, at 4:37 pm, nerkles wrote: > >> >> Any plans for multiple providers? For example it tries LDAP, and if >> that doesn't work, then it tries SQLObject? >> >> Glad to see this opening up though. :D >> > > -- > > Jeff Watkins > > http://newburyportion.com/ > > > Getting an education was a bit like a communicable sexual disease. It > made you unsuitable for a lot of jobs and then you had the urge to > pass it on. > > -- (Terry Pratchett, _Hogfather_) > > >
signature.asc
Description: OpenPGP digital signature

