[Zope] how suppress http based authentication window of zope
Dieter Maurer
dieter at handshake.de
Wed Sep 17 14:07:41 EDT 2008
vaibhav pol wrote at 2008-9-17 12:52 +0530:
> As per my information zope provide http based authentication
>and not support cookies based authentication .
> I used
>CookieCrumbler,exUserFolder,fcForum Products but it not so useful and
>robust .
Why do you think "CookieCrumber" is not robust?
The modern way to authentication is "PluggableAuthService".
There you can flexibly combine implementations of various authentication
aspects very modularly.
It gives you flexibility but does not increase robustness....
--
Dieter
More information about the Zope
mailing list