<?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 Re: Share 4 SSO with Jasig CAS in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/share-4-sso-with-jasig-cas/m-p/260217#M213347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Propably you have to read over &lt;/SPAN&gt;&lt;A href="http://www.ixxus.com/blog/2011/08/configuring-alfresco-for-sso-with-cas-and-securing-tomcat/" rel="nofollow noopener noreferrer"&gt;http://www.ixxus.com/blog/2011/08/configuring-alfresco-for-sso-with-cas-and-securing-tomcat/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I have another, very related problem:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using Alfresco 4.2b and have followed&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_cas_with_jasig_cas_client" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_cas_with_jasig_cas_client&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Central_Authentication_Service_Configuration" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Central_Authentication_Service_Configuration&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;to connect Alfresco with the JASIG CAS service to provide SSO.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Everythings works perfectly until the point I have to get the keembay jar file for the CASAuthenticationFilter class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is really weird because in this JASIG context there are no edu.yale variables or classes like&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;edu.yale.its.tp.cas.client.filter.user&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For some time everything begins with org.jasig…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I dont know what I have to do now. Can you help me?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Nov 2012 13:30:10 GMT</pubDate>
    <dc:creator>pzystorm</dc:creator>
    <dc:date>2012-11-26T13:30:10Z</dc:date>
    <item>
      <title>Share 4 SSO with Jasig CAS</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-4-sso-with-jasig-cas/m-p/260216#M213346</link>
      <description>Hi all,searching the forum I've read other posts on this argument, but I've not found a solution to the problem I have, so I've decided to start a new post.Well, I had to implement a SSO system among several tools (Alfresco, Liferay, Mediawiki, Track, etc.) and I have decided to employ Jasig CAS.Fol</description>
      <pubDate>Wed, 09 Nov 2011 13:48:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-4-sso-with-jasig-cas/m-p/260216#M213346</guid>
      <dc:creator>sl_superb</dc:creator>
      <dc:date>2011-11-09T13:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Share 4 SSO with Jasig CAS</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-4-sso-with-jasig-cas/m-p/260217#M213347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Propably you have to read over &lt;/SPAN&gt;&lt;A href="http://www.ixxus.com/blog/2011/08/configuring-alfresco-for-sso-with-cas-and-securing-tomcat/" rel="nofollow noopener noreferrer"&gt;http://www.ixxus.com/blog/2011/08/configuring-alfresco-for-sso-with-cas-and-securing-tomcat/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I have another, very related problem:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using Alfresco 4.2b and have followed&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_cas_with_jasig_cas_client" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_cas_with_jasig_cas_client&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Central_Authentication_Service_Configuration" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Central_Authentication_Service_Configuration&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;to connect Alfresco with the JASIG CAS service to provide SSO.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Everythings works perfectly until the point I have to get the keembay jar file for the CASAuthenticationFilter class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is really weird because in this JASIG context there are no edu.yale variables or classes like&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;edu.yale.its.tp.cas.client.filter.user&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For some time everything begins with org.jasig…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I dont know what I have to do now. Can you help me?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 13:30:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-4-sso-with-jasig-cas/m-p/260217#M213347</guid>
      <dc:creator>pzystorm</dc:creator>
      <dc:date>2012-11-26T13:30:10Z</dc:date>
    </item>
  </channel>
</rss>

