<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Anonymous user login not redirected</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=4958789" />
  <subtitle>Anonymous user login not redirected</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=4958789</id>
  <updated>2026-04-07T05:27:13Z</updated>
  <dc:date>2026-04-07T05:27:13Z</dc:date>
  <entry>
    <title>RE: Anonymous user login not redirected</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=4987405" />
    <author>
      <name>Dan Grossen</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=4987405</id>
    <updated>2010-05-19T17:50:09Z</updated>
    <published>2010-05-19T17:50:09Z</published>
    <summary type="html">Interesting. I notice the url query string for redirect has an additional name (&amp;#34;_58_&amp;#34;) at an anonymous login:&lt;br /&gt;&lt;br /&gt;...&amp;amp;_58_struts_action=%2Flogin%2Flogin&amp;amp;_58__58_redirect=%2Fweb%2Fguest%2Fsecure&lt;br /&gt;&lt;br /&gt;if I change it to:&lt;br /&gt;&lt;br /&gt;...&amp;amp;_58_struts_action=%2Flogin%2Flogin&amp;amp;_58_redirect=%2Fweb%2Fguest%2Fsecure&lt;br /&gt;&lt;br /&gt;it works.&lt;br /&gt;&lt;br /&gt;Anyone know what&amp;#39;s going on?</summary>
    <dc:creator>Dan Grossen</dc:creator>
    <dc:date>2010-05-19T17:50:09Z</dc:date>
  </entry>
  <entry>
    <title>RE: Anonymous user login not redirected</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=4987379" />
    <author>
      <name>Dan Grossen</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=4987379</id>
    <updated>2010-05-19T17:45:48Z</updated>
    <published>2010-05-19T17:45:48Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;Got this working, but now if I set &lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;
default.landing.page.path=/web/guest/home
&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;My redirect after login for anonymous users goes to /web/guest/home instead of the last page that needed authentication. (For example they try to access /web/guest/secure, asked to login, and then redirected to /web/guest/home instead of /web/guest/secure)&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Dan Grossen</dc:creator>
    <dc:date>2010-05-19T17:45:48Z</dc:date>
  </entry>
  <entry>
    <title>Anonymous user login not redirected</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=4958788" />
    <author>
      <name>Dan Grossen</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=4958788</id>
    <updated>2010-05-12T19:07:28Z</updated>
    <published>2010-05-12T19:07:28Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;I have the following set in my portal properties:&lt;br&gt;&lt;pre&gt;&lt;code&gt;
auth.login.community.url =	 /login
auth.login.url =	/web/guest/login 
&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;when an anonymous user tries to access a page that requires authentication (in my case: /web/guest/secure) the user is still redirected to web/guest/home&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Dan Grossen</dc:creator>
    <dc:date>2010-05-12T19:07:28Z</dc:date>
  </entry>
</feed>
