<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Redirecting after logout in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/redirecting-after-logout/m-p/81059#M54171</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Alfresco,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We use the &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;/alfresco/navigate/logout&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; link to logout in a custom Freemarker website we built on top of the Alfresco repository. Now, this link seems to redirect to the login page. Is it possible to redirect this link to some other page?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lets say I would like to redirect&amp;nbsp; to &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;Tomcat&amp;gt;/webapps/somethingelse/page.jsp&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;How would I do this? Change something in the web-client-config-custom.xml? Is that all?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;– Simon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jun 2007 10:01:12 GMT</pubDate>
    <dc:creator>simon</dc:creator>
    <dc:date>2007-06-12T10:01:12Z</dc:date>
    <item>
      <title>Redirecting after logout</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/redirecting-after-logout/m-p/81059#M54171</link>
      <description>Dear Alfresco,We use the /alfresco/navigate/logout‍ link to logout in a custom Freemarker website we built on top of the Alfresco repository. Now, this link seems to redirect to the login page. Is it possible to redirect this link to some other page?Lets say I would like to redirect&amp;nbsp; to &amp;lt;Tomcat&amp;amp;g</description>
      <pubDate>Tue, 12 Jun 2007 10:01:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/redirecting-after-logout/m-p/81059#M54171</guid>
      <dc:creator>simon</dc:creator>
      <dc:date>2007-06-12T10:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Redirecting after logout</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/redirecting-after-logout/m-p/81060#M54172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;anyone?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 13:36:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/redirecting-after-logout/m-p/81060#M54172</guid>
      <dc:creator>xerox</dc:creator>
      <dc:date>2007-06-19T13:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Redirecting after logout</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/redirecting-after-logout/m-p/81061#M54173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I believe this can be configured in web-client-config-custom.xml as the following section is available in the web-client-config:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;config&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;client&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!– the login page the client will use –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;login-page&amp;gt;/jsp/login.jsp&amp;lt;/login-page&amp;gt;&lt;BR /&gt;…&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 14:44:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/redirecting-after-logout/m-p/81061#M54173</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-06-19T14:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Redirecting after logout</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/redirecting-after-logout/m-p/81062#M54174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Kevin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't want to change the login page, we already did that. Maybe I wasn't clear enough.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have a custom website build on top of the Alfresco repository using Freemarker templates. The user wants to logout and re-login with a different username. We point to a Freemarker template in Alfresco so when the user wants to access this page the login screen shows up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem? The user logs out from our website (as described above) and is redirected to the login page. Now, he logs in again but now there is no forward link (as there was the first time) so he ends up in Alfresco bypassing our website.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I would &lt;/SPAN&gt;&lt;STRONG&gt;only&lt;/STRONG&gt;&lt;SPAN&gt; like to redirect this logout function.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does this make any sense?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2007 07:04:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/redirecting-after-logout/m-p/81062#M54174</guid>
      <dc:creator>simon</dc:creator>
      <dc:date>2007-06-21T07:04:12Z</dc:date>
    </item>
  </channel>
</rss>

