<?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>Netegrity support</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=550166" />
  <subtitle>Netegrity support</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=550166</id>
  <updated>2026-04-07T04:20:53Z</updated>
  <dc:date>2026-04-07T04:20:53Z</dc:date>
  <entry>
    <title>RE: Netegrity support</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=1568477" />
    <author>
      <name>Chris Gebert</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=1568477</id>
    <updated>2008-11-11T20:34:03Z</updated>
    <published>2008-11-11T20:34:03Z</published>
    <summary type="html">I have the SiteMinderAutoLogin implemented and working with Liferay 4.2.1.  I will attach the code.  Can anyone give me an idea of how to log the user out?  The regular link takes you to /portal/login where SiteMinderAutoLogin logs you back in from the SiteMinder header.</summary>
    <dc:creator>Chris Gebert</dc:creator>
    <dc:date>2008-11-11T20:34:03Z</dc:date>
  </entry>
  <entry>
    <title>RE: Netegrity support</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=804153" />
    <author>
      <name>julia zinger</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=804153</id>
    <updated>2008-05-15T13:57:13Z</updated>
    <published>2008-05-15T13:57:13Z</published>
    <summary type="html">I&amp;#39;m also very interested in seeing the code that takes the netegrity token and logs into liferay.  Can someone please share? Or maybe just let me know which method to call in liferay to log the user in?  Thanks!</summary>
    <dc:creator>julia zinger</dc:creator>
    <dc:date>2008-05-15T13:57:13Z</dc:date>
  </entry>
  <entry>
    <title>RE: Netegrity support</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=753785" />
    <author>
      <name>Test Test Test</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=753785</id>
    <updated>2008-05-01T18:14:53Z</updated>
    <published>2008-05-01T18:14:53Z</published>
    <summary type="html">We have to do same setup. Can anybody provide some hints or code for SiteminderAutoLogin.java ?&lt;br /&gt;&lt;br /&gt;Thanks</summary>
    <dc:creator>Test Test Test</dc:creator>
    <dc:date>2008-05-01T18:14:53Z</dc:date>
  </entry>
  <entry>
    <title>RE: Netegrity support</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=583898" />
    <author>
      <name>Marcelo Caldas</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=583898</id>
    <updated>2008-03-19T12:30:00Z</updated>
    <published>2008-03-19T12:30:00Z</published>
    <summary type="html">Awesome,&lt;br /&gt;&lt;br /&gt;Is the SiteminderAutoLogin.java source code something that you could share?&lt;br /&gt;&lt;br /&gt;thanks,&lt;br /&gt;&lt;br /&gt;Marcelo.</summary>
    <dc:creator>Marcelo Caldas</dc:creator>
    <dc:date>2008-03-19T12:30:00Z</dc:date>
  </entry>
  <entry>
    <title>RE: Netegrity support</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=577693" />
    <author>
      <name>james michael rush</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=577693</id>
    <updated>2008-03-17T14:36:50Z</updated>
    <published>2008-03-17T14:36:50Z</published>
    <summary type="html">we have managed to implement a netegrity SSO configuration in our development environment, hopefull this info is useful.  I am not sure which part(s) of the process you need help with exactly, and can elaborate if you let me know where you get stumped.&lt;br /&gt;&lt;br /&gt;installed liferay bundled with jboss (4.4.0)&lt;br /&gt;installed and configured apache 2.0.63&lt;br /&gt;installed netegrity siteminder webagent, integrated it with apache.&lt;br /&gt;proxy to liferay from apache server (can use mod_jk or mod_proxy)&lt;br /&gt;verified that the liferay application has access to the siteminder header values (SM_USER, etc) which identify the user (I used a snoop.jsp to show all server-side headers available at runtime)&lt;br /&gt;&lt;br /&gt;Once this installation was completed, my developer did the following:&lt;br /&gt;&lt;br /&gt;In the portal-ext.properties file, I defined an auto login hook for Siteminder as such:&lt;br /&gt;auto.login.hooks=com.ext.security.auth.SiteminderAutoLogin&lt;br /&gt;&lt;br /&gt;Than I created a com.ext.security.auth.SiteminderAutoLogin.java class in the ext-impl/src directories that would process the Siteminder token. Siteminder is putting a token in the HTTP headers that has information on how to login into Liferay. My SiteminderAutoLogin class is taking that token and logging the user into Liferay.</summary>
    <dc:creator>james michael rush</dc:creator>
    <dc:date>2008-03-17T14:36:50Z</dc:date>
  </entry>
  <entry>
    <title>RE: Netegrity support</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=552039" />
    <author>
      <name>Mika Koivisto</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=552039</id>
    <updated>2008-03-09T20:06:43Z</updated>
    <published>2008-03-09T20:06:43Z</published>
    <summary type="html">I don&amp;#39;t think there is any hooks for netintegrity but it shouldn&amp;#39;t be that hard to roll your own. Usually SSO solutions are hooked to Liferay with Liferay&amp;#39;s AutoLogin hook. &lt;br /&gt;See com.liferay.portal.security.auth.AutoLogin and com.liferay.portal.security.auth.CASAutoLogin &lt;br /&gt;There are also AutoLogin hooks for Ntlm, OpenSSO and OpenID</summary>
    <dc:creator>Mika Koivisto</dc:creator>
    <dc:date>2008-03-09T20:06:43Z</dc:date>
  </entry>
  <entry>
    <title>Netegrity support</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=550165" />
    <author>
      <name>Marcelo Caldas</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=550165</id>
    <updated>2008-03-07T20:27:33Z</updated>
    <published>2008-03-07T20:27:33Z</published>
    <summary type="html">Hi All,&lt;br /&gt;&lt;br /&gt;I need to hook SSO security with a Netegrity policy server - we currently use Netegrity 5.5.&lt;br /&gt;&lt;br /&gt;Can anyone point me to a how-to or some documentation on how to configure my Liferay app talking to netegrity? &lt;br /&gt;&lt;br /&gt;Better yet if it&amp;#39;s weblogic specific (if possible including how to deploy liferay on weblogic 8.1, which is my next step).&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;&lt;br /&gt;Marcelo.</summary>
    <dc:creator>Marcelo Caldas</dc:creator>
    <dc:date>2008-03-07T20:27:33Z</dc:date>
  </entry>
</feed>
