<?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 Developing custom secured rest service in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/developing-custom-secured-rest-service/m-p/137974#M96683</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I'm working on developing a custom rest services, for that I have followed the approach of creating new web project and in this project including the activiti-rest jar. Using Jersey I'm developing the new custom services. We have a siteminder to authenticate the incoming request. So each incoming request will be first authenticate by siteminder through cookie value and if valid then it will navigate the request to rest service. But I have observed that for the existing rest service it is expecting the username and password, using this credentials it is verfiying and then allowing to retrieve the details. As in our case we dont have credentials once the siteminder authenticates the request, we can only get the user id from the cookie and not the password. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Any suggestions on how to make default activiti existing rest services to work?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 May 2013 10:42:34 GMT</pubDate>
    <dc:creator>ganeshr</dc:creator>
    <dc:date>2013-05-17T10:42:34Z</dc:date>
    <item>
      <title>Developing custom secured rest service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/developing-custom-secured-rest-service/m-p/137974#M96683</link>
      <description>Hi,&amp;nbsp;&amp;nbsp; I'm working on developing a custom rest services, for that I have followed the approach of creating new web project and in this project including the activiti-rest jar. Using Jersey I'm developing the new custom services. We have a siteminder to authenticate the incoming request. So each incom</description>
      <pubDate>Fri, 17 May 2013 10:42:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/developing-custom-secured-rest-service/m-p/137974#M96683</guid>
      <dc:creator>ganeshr</dc:creator>
      <dc:date>2013-05-17T10:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Developing custom secured rest service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/developing-custom-secured-rest-service/m-p/137975#M96684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That will be difficult out of the box. You can always override the authenticate() methods in custom subclasses … but that is a lot of work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll discuss tomorrow to see if there is anything we can do in the next version to simplify this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 18:44:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/developing-custom-secured-rest-service/m-p/137975#M96684</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-05-21T18:44:07Z</dc:date>
    </item>
  </channel>
</rss>

