<?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 returns 403 forbidden in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-returns-403-forbidden/m-p/127691#M89783</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When we make an unauthenticated request to activiti-rest, we get a '403 forbidden' response.&amp;nbsp; I believe the correct response should be a 401 unauthorized.&amp;nbsp; This would enable normal rest clients (and web browsers) to properly interact with the basic authentication mechanism of activiti-rest.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Apr 2013 18:29:21 GMT</pubDate>
    <dc:creator>groopk</dc:creator>
    <dc:date>2013-04-04T18:29:21Z</dc:date>
    <item>
      <title>Activiti-rest returns 403 forbidden</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-returns-403-forbidden/m-p/127691#M89783</link>
      <description>When we make an unauthenticated request to activiti-rest, we get a '403 forbidden' response.&amp;nbsp; I believe the correct response should be a 401 unauthorized.&amp;nbsp; This would enable normal rest clients (and web browsers) to properly interact with the basic authentication mechanism of activiti-rest.</description>
      <pubDate>Thu, 04 Apr 2013 18:29:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-returns-403-forbidden/m-p/127691#M89783</guid>
      <dc:creator>groopk</dc:creator>
      <dc:date>2013-04-04T18:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti-rest returns 403 forbidden</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-returns-403-forbidden/m-p/127692#M89784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's a coincidence, I stumbled upon that myself this morning when working on the docs for a new and improved REST-API that's coming up. This is indeed not right, as the 403 tells the client to NOT try again because authentication won't help either…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To not break backwards-compatibility with existing clients, the current REST-API will keep returning 403's. The new one, will return 401's as I docked this morning:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Response Description&lt;BR /&gt;200 - Ok The operation was successful and a response has been returned (GET and PUT requests).&lt;BR /&gt;201 - Created The operation was successful and the entity has been created and is returned in the response-body (POST request).&lt;BR /&gt;204 - No content The operation was successful and entity has been deleted and therefor there is no response-body returned (DELETE request).&lt;BR /&gt;401 - Unauthorized The operation failed. The operation requires an Authentication header to be set. If this was present in the request, the supplied credentials are not valid or the user is not authorized to perform this operation.&lt;BR /&gt;404 - Not found The operation failed.The requested resource was not found.&lt;BR /&gt;405 - Method not allowed The operation failed. The used method is not allowed for this resource. Eg. trying to update (PUT) a deployment-resource will result in a 405 status.&lt;BR /&gt;409 - Conflict The operation failed. The operation causes an update of a resource that has been updated by another operation, which makes the update no longer valid.&lt;BR /&gt;500 - Internal server error The operation failed. An unexpected exception occured while executing the operation. The response-body contains details about the error.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 10:55:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-returns-403-forbidden/m-p/127692#M89784</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-04-05T10:55:01Z</dc:date>
    </item>
  </channel>
</rss>

