<?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 Activiti REST authentication in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-authentication/m-p/169532#M122907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been working on integrating my application with the REST interface of Activiti 5.14, and I've noticed that not everything needs to be authenticated using basic http auth.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, querying for a historical process instance with the request:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://server:8080/activiti-rest/service/history/historic-process-instances/55985" rel="nofollow noopener noreferrer"&gt;http://server:8080/activiti-rest/service/history/historic-process-instances/55985&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;requires the authentication headers to be set to avoid a fault.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, if I try and query for a task with the request:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://server:8080/activiti-rest/service/query/tasks" rel="nofollow noopener noreferrer"&gt;http://server:8080/activiti-rest/service/query/tasks&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"name" : "foo"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this a design decision to require authentication for only some of the requests, and if so, is there a list or a way to tell which requests do or don't require authentication?&amp;nbsp; Or is it just a bug?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Feb 2014 01:29:30 GMT</pubDate>
    <dc:creator>mhanrahan</dc:creator>
    <dc:date>2014-02-03T01:29:30Z</dc:date>
    <item>
      <title>Activiti REST authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-authentication/m-p/169532#M122907</link>
      <description>I've been working on integrating my application with the REST interface of Activiti 5.14, and I've noticed that not everything needs to be authenticated using basic http auth.For example, querying for a historical process instance with the request:http://server:8080/activiti-rest/service/history/his</description>
      <pubDate>Mon, 03 Feb 2014 01:29:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-authentication/m-p/169532#M122907</guid>
      <dc:creator>mhanrahan</dc:creator>
      <dc:date>2014-02-03T01:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti REST authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-authentication/m-p/169533#M122908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That is not a design-decision, it's indeed a bug in that particular REST-resource. Thanks for reporting, I'll fix this on master.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 11:04:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-authentication/m-p/169533#M122908</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-02-06T11:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti REST authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-authentication/m-p/169534#M122909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it is fixed &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;we are also facing the issue we are trying to add the Activiti Rest API in our Spring Boot Project which has its own Authentication Page ,but after adding the activiti Rest API it is over riding the Application Authentication way and poping up the basic authentication box &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please Help in Finding the Solution&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 15:05:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-authentication/m-p/169534#M122909</guid>
      <dc:creator>yogesh1454</dc:creator>
      <dc:date>2015-08-12T15:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti REST authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-authentication/m-p/169535#M122910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any update on this .... please let me know what how the authorization headers are to be added in rest call&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 02:49:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-authentication/m-p/169535#M122910</guid>
      <dc:creator>raki1497</dc:creator>
      <dc:date>2019-04-12T02:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti REST authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-authentication/m-p/169536#M122911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried this with Activiti 7 (latest release) ? does this problem persists in the new release as well?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 06:26:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-authentication/m-p/169536#M122911</guid>
      <dc:creator>abbask01</dc:creator>
      <dc:date>2019-04-12T06:26:45Z</dc:date>
    </item>
  </channel>
</rss>

