Hi , Thank you for replay . yes I know that product is using cookie based authentication.I want to know that is any work go around to support zope cookie based or form based authentication. I also I used CookieCrubmbler for Cookie based authentication. It Modify the request and server response and edit the header but because by using that we can suppress login window of browser but at the time logout it not modify the server response server send the Basic Authentication with 401 code . By seeing that browser kill user session I want is any other way to kill user session. means by sending any response or can i kill user session
On Wed, Sep 17, 2008 at 6:35 PM, Andrew Milton <[EMAIL PROTECTED]>wrote: > +-------[ vaibhav pol ]---------------------- > | Dear All, > | 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 . > | I want to suppress login wnidow of the zope which genarated by browser > and > | replace to that I want to show user login form. Is any way to do that > if you > | have any information or any one who working on zope devlopment to make > zope > | support for cookies based authentication. > | please help me! > > I'm not quite sure what you're asking for here. The products you've > mentioned do support cookie authentication. > > What circumstances are you getting the Basic Auth popup that you want to > suppress? > > -- > Andrew Milton > [EMAIL PROTECTED] >
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )