<?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>Redirect private pages to login</title>
  <link rel="self" href="https://liferay.dev/de/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=121348337" />
  <subtitle>Redirect private pages to login</subtitle>
  <id>https://liferay.dev/de/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=121348337</id>
  <updated>2026-04-25T16:42:06Z</updated>
  <dc:date>2026-04-25T16:42:06Z</dc:date>
  <entry>
    <title>RE: Redirect private pages to login</title>
    <link rel="alternate" href="https://liferay.dev/de/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122522358" />
    <author>
      <name>Ts. Mohd Fariz Hashim</name>
    </author>
    <id>https://liferay.dev/de/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122522358</id>
    <updated>2024-04-11T13:06:11Z</updated>
    <published>2024-04-05T02:34:06Z</published>
    <summary type="html">&lt;p&gt;For Liferay 7.4, You can go to &lt;strong&gt;Configuration - Instance Settings&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;and then &lt;strong&gt;Security - Login&lt;/strong&gt;  and checked
    &lt;strong&gt;&amp;quot;Prompt Enabled&amp;quot;&lt;/strong&gt;
&lt;/p&gt;</summary>
    <dc:creator>Ts. Mohd Fariz Hashim</dc:creator>
    <dc:date>2024-04-05T02:34:06Z</dc:date>
  </entry>
  <entry>
    <title>RE: Redirect private pages to login</title>
    <link rel="alternate" href="https://liferay.dev/de/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121384158" />
    <author>
      <name>Lee Jordan</name>
    </author>
    <id>https://liferay.dev/de/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121384158</id>
    <updated>2022-03-22T20:09:27Z</updated>
    <published>2022-03-22T20:07:20Z</published>
    <summary type="html">&lt;p&gt;Checkboxes are awesome. Make it rain checkboxes. Would be great here
  for a third option &amp;quot;Request Access&amp;quot;. So that for Intranet
  users, say they land on a private page that's actually good, they've
  been sent internally by email and the site admin has set up the site
  securely for collaboration. They don't have access so rather than
  saying 404, here the previous functionality was fine because it would
  prompt that person to ask for access.&lt;/p&gt;
&lt;p&gt;Sooooo have a form on the permission denied page, can I request
  access to the page. For us we're an intranet, we don't partculary care
  if someone gets a permission denied page because getting a 404 page
  would prompt. the user to say &amp;quot;nevermind, they musthave deleted
  the page or the link is wrong&amp;quot; and they then wouldn't ask the
  right question. The request would go back to help desk and they
  wouldn't know it was a permission issue.&lt;/p&gt;
&lt;p&gt;It's another example where Liferay are making changes for quite small
  site installs or &amp;quot;commerce sites&amp;quot; with a few pages and
  perhaps overlooking again the need of an Intranet or Information Portal.&lt;/p&gt;
&lt;p&gt;I mean if Liferay is going to be a paired down version of Wix or
  GoDaddy for baby sites, sure this makes sense, the site is public
  facing it would be a secuirty enhancement. This change doesn't seem to
  add up for our use case of collaboration and teams and intranets, we'd
  be better served by Sharepoint in this regard.&lt;/p&gt;</summary>
    <dc:creator>Lee Jordan</dc:creator>
    <dc:date>2022-03-22T20:07:20Z</dc:date>
  </entry>
  <entry>
    <title>RE: Redirect private pages to login</title>
    <link rel="alternate" href="https://liferay.dev/de/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121370114" />
    <author>
      <name>Andrew Jardine</name>
    </author>
    <id>https://liferay.dev/de/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121370114</id>
    <updated>2022-02-28T16:01:14Z</updated>
    <published>2022-02-28T16:01:13Z</published>
    <summary type="html">&lt;p&gt;Hey Rui,&lt;/p&gt;
&lt;p&gt;This is something new that was recently changed based on a security
  fix. You should now see a &lt;strong&gt;Control &amp;gt; System Settings &amp;gt;
  Login&lt;/strong&gt; section. In there you will find the setting you need,
  which is &lt;em&gt;unchecked&lt;/em&gt; by default. If you check that box and
  save, then you should go back to the expected (and historic!) behaviour. &lt;/p&gt;</summary>
    <dc:creator>Andrew Jardine</dc:creator>
    <dc:date>2022-02-28T16:01:13Z</dc:date>
  </entry>
  <entry>
    <title>Redirect private pages to login</title>
    <link rel="alternate" href="https://liferay.dev/de/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121348336" />
    <author>
      <name>Rui António</name>
    </author>
    <id>https://liferay.dev/de/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121348336</id>
    <updated>2022-02-01T18:10:33Z</updated>
    <published>2022-02-01T09:21:54Z</published>
    <summary type="html">&lt;p&gt;Hi comunity,&lt;/p&gt;
&lt;p&gt;I'm using liferay-ce-portal-7.4.3.4-ga4 version and I have built a
  website with a public login page and the remaining pages are all
  private. I have configured to redirect to login page when user session
  expires, which working well, but I also need to redirect to login page
  when someone tries to access a private page without logged in
  previously, i.e. when someone tries to access it as Guest. Instead
  redirecting to login page it's redirecting to the default not found page.&lt;/p&gt;
&lt;p&gt;So how could it be redirected to login page like when user session
  expires ? Is it a good idea to create a filter hook to do this
  redirect ?&lt;/p&gt;</summary>
    <dc:creator>Rui António</dc:creator>
    <dc:date>2022-02-01T09:21:54Z</dc:date>
  </entry>
</feed>
