<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">you log them out of facebook and your site with:<div>FB.Connect.Logout_and_redirect(&lt;%= your_logout_url %>);</div><div><br></div><div>or just log them out of facebook without the redirect if you don't store any information.<br><div><br></div><div><br><div><div>On Feb 23, 2009, at 2:11 PM, David Clements wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Interesting.&nbsp; <br><br>So I guess I don't allow users who are logged in via connect to logout?<br><br>Or I send them to logout of Facebook?<br><br>Or is there a way to kill the session?<br><br>Dave<br><br><br><div class="gmail_quote"> On Mon, Feb 23, 2009 at 12:08 PM, kevin lochner <span dir="ltr">&lt;<a href="mailto:klochner@gmail.com">klochner@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <div class="Ih2E3d"><br> On Feb 23, 2009, at 1:41 PM, David Clements wrote:<br> <br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"> I am trying to figure out how to successfully end a Facebook connect session in my application.<br> <br></div><div class="Ih2E3d"> I looked at FB.Connect.Logout but this logs the user out of Facebook as well and that doesn't seem right.<br> <br> </div></blockquote> <br> That is right. &nbsp;FB Connect policy is that if the user is logged into facebook they are also logged into all authorized fb connect apps.<br> <br> <br> </blockquote></div><br></blockquote></div><br></div></div></body></html>