On Fri, Oct 24, 2008 at 2:19 PM, Florent Aide <[EMAIL PROTECTED]> wrote:
>
> On Fri, Oct 24, 2008 at 8:53 PM, Lukasz Szybalski <[EMAIL PROTECTED]> wrote:
>>
>> So what is the difference between:
>>
>> identity vs auth kit vs repoze.who vs tgext.authorization (or should
>> it be tg.ext.authorization)???
>
>  - identity is tg1 authentication+authorization mix
>
>  - authkit is pylons
>
>  - repoze.who is an authentication middleware I based my work
> (tg.ext.repoze.who) upon to create an authentication + authorization
> stack for TG2
>
>  - tgext.authorization is a rework on tg.ext.repoze.who the decouple
> authorization and authentication and proposes more backends (I
> initially worked only on the SQL provider and Gustavo added the LDAP
> provider). The authorization code is a rework of the original tg1
> identity and the API is the same (decorator synthax is the same). This
> rework will permit to be more flexible.
>
> So really, excluding AuthKit which has nothing to do with us, you have
> different evolutions of the auth for TG.
> Hope this helps clarify the situation.
>

Yes it does.
tg.ext.authorization is a improved identity that will enable LDAP for
example, ok.  Will this be installed as default when I say yes to
identity when doing paster quickstart?


Lucas



> Florent.
>
> >
>



-- 
Turbogears2 Manual
http://lucasmanual.com/mywiki/TurboGears2
Bazaar and Launchpad
http://lucasmanual.com/mywiki/bzr

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to