<?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 Acegi - CasAuthenticationProvider in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/acegi-casauthenticationprovider/m-p/152099#M106777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to configure CasAuthenticationProvider in the authentication-services-context.xml and get CAS-Alfresco Integration?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If it's not only a configuration problem and requires some programming, what I have to change inside the alfresco sources in order to get the above integration?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(My final goal is to make Web Services SOAP messages to be parsed correctly if I send CAS-ticket in the SOAP body (Proxy Ticket) - not native alfresco TICKET_&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to provide CAS-SSO together with Alfresco Web Services. AuthenticationService - startSession("admin", "password") is not good for me as I have to use this way of authentication in my portlet without SSO now).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By the way… Acegi Security is deprecated. Why it's still used instead of the Spring Security?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Jul 2008 19:39:44 GMT</pubDate>
    <dc:creator>dvelasov</dc:creator>
    <dc:date>2008-07-05T19:39:44Z</dc:date>
    <item>
      <title>Acegi - CasAuthenticationProvider</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/acegi-casauthenticationprovider/m-p/152099#M106777</link>
      <description>Is it possible to configure CasAuthenticationProvider in the authentication-services-context.xml and get CAS-Alfresco Integration?If it's not only a configuration problem and requires some programming, what I have to change inside the alfresco sources in order to get the above integration?(My final</description>
      <pubDate>Sat, 05 Jul 2008 19:39:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/acegi-casauthenticationprovider/m-p/152099#M106777</guid>
      <dc:creator>dvelasov</dc:creator>
      <dc:date>2008-07-05T19:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Acegi - CasAuthenticationProvider</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/acegi-casauthenticationprovider/m-p/152100#M106778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well… I figured out the probable solution to this problem. I'm going to write my own web service&amp;nbsp; and include it in alfresco.war.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The second step is to analyze how to check (where to place this validation) CAS credentials which I'm going to send via SOAP and call authentication.setAuthenticated(true) on the server side.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe the sequence of operations looks like the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Show the guest interface of the portlet and check for ST.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. A user clicks on the link &lt;/SPAN&gt;&lt;A href="https://server/cas/login?service=portletURL" rel="nofollow noopener noreferrer"&gt;https://server/cas/login?service=portletURL&lt;/A&gt;&lt;SPAN&gt; named "Log in", for example (due to TGC the SSO is provided)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. If ST is present then call CAS/serviceValidate?blah-blah-blah…&amp;amp;pgtUrl=blah-blah-blah&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. PGT is received by "my" custom servlet (pgtUrl) (Maybe I have to extend the well-known CAS servlet in order to parse the CAS HTTP-GET which contains pgtIou and pgtId) inside the same webapp context as "my" portlet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. The above servlet sends PGT to CAS and it returns PT.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. After that the servlet (pgtUrl) sends PT to Alfresco MyCasAuthenticationWebService via SOAP&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7. MyCasAuthenticationWebService users CAS/proxy?…. to get user name&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;to be continued…..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 08:34:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/acegi-casauthenticationprovider/m-p/152100#M106778</guid>
      <dc:creator>dvelasov</dc:creator>
      <dc:date>2008-07-07T08:34:20Z</dc:date>
    </item>
  </channel>
</rss>

