<?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 About the cas authentication module ... in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/about-the-cas-authentication-module/m-p/314416#M1417</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;It seems that to make it work with some CAS configurations, source of the CAS2-login-module has to be modified&lt;/P&gt;
&lt;P&gt;see [here][1] the checkProxyCasTicket(...) method:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt; protected String checkProxyCasTicket(String ticket,
            HttpServletRequest httpRequest) {
        // Get the service passed by the portlet
        String service = httpRequest.getParameter(serviceKey);
        if (service == null) {
			// added ESUP =&amp;gt; does not work otherwise. 
			service = getAppURL(httpRequest);            
			//log.error("checkProxyCasTicket: no service name in the URL");
            //return null;
        }
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;This is kind of annoying for those who want to benefit the hotfix mecanism ...&lt;/P&gt;
&lt;P&gt;Is it still up to date ?&lt;/P&gt;
&lt;P&gt;Thank you
[1]: &lt;A href="http://subversion.cru.fr/esup-ecm/nuxeo-platform-login-cas2/trunk/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/Cas2Authenticator.java" target="test_blank"&gt;http://subversion.cru.fr/esup-ecm/nuxeo-platform-login-cas2/trunk/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/Cas2Authenticator.java&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Nov 2013 18:13:35 GMT</pubDate>
    <dc:creator>Antoine_Cordier</dc:creator>
    <dc:date>2013-11-28T18:13:35Z</dc:date>
    <item>
      <title>About the cas authentication module ...</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/about-the-cas-authentication-module/m-p/314416#M1417</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;It seems that to make it work with some CAS configurations, source of the CAS2-login-module has to be modified&lt;/P&gt;
&lt;P&gt;see [here][1] the checkProxyCasTicket(...) method:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt; protected String checkProxyCasTicket(String ticket,
            HttpServletRequest httpRequest) {
        // Get the service passed by the portlet
        String service = httpRequest.getParameter(serviceKey);
        if (service == null) {
			// added ESUP =&amp;gt; does not work otherwise. 
			service = getAppURL(httpRequest);            
			//log.error("checkProxyCasTicket: no service name in the URL");
            //return null;
        }
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;This is kind of annoying for those who want to benefit the hotfix mecanism ...&lt;/P&gt;
&lt;P&gt;Is it still up to date ?&lt;/P&gt;
&lt;P&gt;Thank you
[1]: &lt;A href="http://subversion.cru.fr/esup-ecm/nuxeo-platform-login-cas2/trunk/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/Cas2Authenticator.java" target="test_blank"&gt;http://subversion.cru.fr/esup-ecm/nuxeo-platform-login-cas2/trunk/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/Cas2Authenticator.java&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2013 18:13:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/about-the-cas-authentication-module/m-p/314416#M1417</guid>
      <dc:creator>Antoine_Cordier</dc:creator>
      <dc:date>2013-11-28T18:13:35Z</dc:date>
    </item>
  </channel>
</rss>

