<?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: Extend Users of Activity ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/extend-users-of-activity/m-p/204891#M158021</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The config is a global config, engine-wide.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, the login is however you want it. If you don't want to relogin you will have to write the code to do so.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The current user is something you can store on a ThreadLocal (check for example the setAuthenticatedUser() method on the IdentityService)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jun 2015 08:58:55 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2015-06-16T08:58:55Z</dc:date>
    <item>
      <title>Extend Users of Activity ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extend-users-of-activity/m-p/204888#M158018</link>
      <description>Hi all,From Activiti, I would like to call XML-RPC services via a scriptTask in Groovy but I have to use the user_id and the password in the requests.Is there a way to store the identifier of the user of the remote service ? a. Add a new column in the table for the users ? How to do ?b. How do you d</description>
      <pubDate>Thu, 11 Jun 2015 22:13:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extend-users-of-activity/m-p/204888#M158018</guid>
      <dc:creator>matrixise</dc:creator>
      <dc:date>2015-06-11T22:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Extend Users of Activity ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extend-users-of-activity/m-p/204889#M158019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's something you'll have to add yourself. I would maybe use indeed a database table + an encryption key configured on process engine config level.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 10:22:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extend-users-of-activity/m-p/204889#M158019</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-06-12T10:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Extend Users of Activity ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extend-users-of-activity/m-p/204890#M158020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Joram,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I started to check UserIdentityManager and the activiti-ldap module. I think I can find my solution.&amp;nbsp;&amp;nbsp; I don't know the process engine config level, but this config is a global config or a local config for each instance of the workflow (process) ? Because I would like to avoid a lot of "login" to my service and then use the RPC (rest, xml-rpc) with the credentials.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact the idea is the following: when I create a user in my service, I create this one in Activiti with the "cookie"/"credentials" of my service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the Process, I will have some script tasks, I would like to use a "current" user, ( I think it's possible but not sure, I have to check the evaluation context for the script task) and with the "current" user, I will send the credential from my custom user table to my service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you agree ? or do you have an other idea ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 10:32:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extend-users-of-activity/m-p/204890#M158020</guid>
      <dc:creator>matrixise</dc:creator>
      <dc:date>2015-06-12T10:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Extend Users of Activity ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extend-users-of-activity/m-p/204891#M158021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The config is a global config, engine-wide.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, the login is however you want it. If you don't want to relogin you will have to write the code to do so.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The current user is something you can store on a ThreadLocal (check for example the setAuthenticatedUser() method on the IdentityService)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 08:58:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extend-users-of-activity/m-p/204891#M158021</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-06-16T08:58:55Z</dc:date>
    </item>
  </channel>
</rss>

