<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Baptiste,<div class=""><br class=""></div><div class="">Login and authentication is something that is not handled by Seaside, because it’s something that should be handled at the application level.</div><div class="">There are many ways to implement your authentication and they would all integrate with Seaside in the way you read in the book chapter, at least concering the Seaside sessions.</div><div class=""><br class=""></div><div class="">If you are looking for implementations of openID, google login, etc… Tony Fleig once created a package that implements login authentication in the context of a Seaside app.&nbsp;</div><div class="">This should get you started:&nbsp;<a href="http://smalltalkhub.com/#!/~sergio101/TF-Login/" class="">http://smalltalkhub.com/#!/~sergio101/TF-Login/</a>&nbsp;</div><div class=""><br class=""></div><div class="">cheers</div><div class="">Johan</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 21 Dec 2014, at 23:42, Baptiste Quidé &lt;<a href="mailto:baptistekun@yahoo.fr" class="">baptistekun@yahoo.fr</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><div style="background-color: rgb(255, 255, 255); font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;" class=""><div id="yui_3_16_0_1_1419201084014_2247" dir="ltr" class="">Hello Seaside developers.</div><div id="yui_3_16_0_1_1419201084014_2247" dir="ltr" class=""><br class=""></div><div id="yui_3_16_0_1_1419201084014_2247" dir="ltr" class="">First of all let me introduce myself. My name is Baptiste and I am a student in the north of France.&nbsp;<span style="text-align: right;" id="yui_3_16_0_1_1419201084014_2593" class="">I am currently developing a Seaside application and i would like to manage users with a register and login functionalities. I read the chapter "Customizing the Session for Login" in the book Dynamic Development with Seaside.&nbsp;</span></div><div id="yui_3_16_0_1_1419201084014_2247" dir="ltr" class=""><span style="text-align: right;" class=""><br class=""></span></div><div id="yui_3_16_0_1_1419201084014_2247" dir="ltr" class=""><span style="text-align: right;" id="yui_3_16_0_1_1419201084014_3164" class="">However this solution is a little bit basic and I would like to know if a safe way exists in Seaside to manage users (for instance with google account, openID or anything else?).</span></div><div id="yui_3_16_0_1_1419201084014_2247" dir="ltr" class=""><span style="text-align: right;" class=""><br class=""></span></div><div id="yui_3_16_0_1_1419201084014_2247" dir="ltr" class=""><span style="text-align: right;" id="yui_3_16_0_1_1419201084014_3197" class="">Best regards.</span></div><div id="yui_3_16_0_1_1419201084014_2247" dir="ltr" class=""><span style="text-align: right;" class=""><br class=""></span></div><div id="yui_3_16_0_1_1419201084014_2247" dir="ltr" class=""><span style="text-align: right;" id="yui_3_16_0_1_1419201084014_3483" class="">Baptiste</span></div></div></div>_______________________________________________<br class="">seaside mailing list<br class=""><a href="mailto:seaside@lists.squeakfoundation.org" class="">seaside@lists.squeakfoundation.org</a><br class="">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br class=""></div></blockquote></div><br class=""></div></body></html>