Bakery is what Drupal.org and <a href="http://groups.drupal.org">groups.drupal.org</a> uses for SSO.  However, be warned that it doesn&#39;t play nice with the LDAP modules and if your user&#39;s clock is off by more than you session expiration amount they will only be able to log in with firefox.<br>


<br><br><div class="gmail_quote">On Wed, Jan 5, 2011 at 10:00 AM, Dave Metzler <span dir="ltr">&lt;<a href="mailto:metzler.dl@gmail.com">metzler.dl@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Not sure I agree with this statement.  SSO does not demand the sharing of the sessions table,  but there are some things you will want to consider how you will share across the sites.... Such assail address and profile pictures.  Anyway, this is starting to sound like a support question more than a development question...  you might get better answers about how people use the products on the support forums and lists.<br>


<br>
The CAS module provides some minimal functionality for saying, if you&#39;re logged into site A then you are logged into site B as well.<br>
<br>
Sent from my iPad<br>
<div><div></div><div class="h5"><br>
On Jan 4, 2011, at 9:51 PM, &quot;Roberto Gorjão&quot; &lt;<a href="mailto:roberto@asenseofdesign.com">roberto@asenseofdesign.com</a>&gt; wrote:<br>
<br>
&gt; Hi Paolo,<br>
&gt;<br>
&gt;&gt; The SSO must permits us to:<br>
&gt;&gt;<br>
&gt;&gt; 1) Normalize already registered users and automatically get them access to<br>
&gt;&gt; all site&#39;s network.<br>
&gt;&gt; 2) Same thing as before but for new registered users.<br>
&gt;&gt;<br>
&gt;<br>
&gt; 1- SSO doesn&#39;t &quot;normalize&quot; already registered users. As each database has,<br>
&gt; currently, it&#39;s users table, you&#39;ll have to merge users of all future<br>
&gt; &quot;client&quot; sites into the users table of the future &quot;controller&quot; site. Then,<br>
&gt; when setting up SSO, only this last users table will be used and the<br>
&gt; others may even be dropped.<br>
&gt;<br>
&gt; 2- New users will be registered on the controller site users table, that<br>
&gt; will be shared with all the client sites. Therefore, yes, users will be<br>
&gt; &quot;normalized&quot; and get automatic access to all sites.<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; Openid could be a solution ?<br>
&gt;<br>
&gt; It wouldn&#39;t. SSO also permits the sharing of the &quot;sessions&quot; table, which<br>
&gt; is essential for the simultaneous login to work. That wouldn&#39;t happen with<br>
&gt; Openid that would login the user just on the one site he&#39;s logging in to.<br>
&gt;<br>
&gt; HTH<br>
&gt;<br>
&gt; Roberto<br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br>