<?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: How to get the username of currently logged in  user of activiti explorer in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-username-of-currently-logged-in-user-of-activiti/m-p/152298#M106959</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Expliaining Further.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the default login screen of activiti. I have created users in user groups.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is , when a user logs in, I need to capture his User Id used for login.&amp;nbsp; How do I do it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jan 2014 08:20:21 GMT</pubDate>
    <dc:creator>vaibhavmaniar</dc:creator>
    <dc:date>2014-01-10T08:20:21Z</dc:date>
    <item>
      <title>How to get the username of currently logged in  user of activiti explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-username-of-currently-logged-in-user-of-activiti/m-p/152297#M106958</link>
      <description>Hi guys,I'm in big trouble i want the currently logged in users userName to use it in my application.Please help in finding out currently logged in user details.*help*</description>
      <pubDate>Fri, 10 Jan 2014 06:14:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-username-of-currently-logged-in-user-of-activiti/m-p/152297#M106958</guid>
      <dc:creator>vaibhavmaniar</dc:creator>
      <dc:date>2014-01-10T06:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the username of currently logged in  user of activiti explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-username-of-currently-logged-in-user-of-activiti/m-p/152298#M106959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Expliaining Further.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the default login screen of activiti. I have created users in user groups.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is , when a user logs in, I need to capture his User Id used for login.&amp;nbsp; How do I do it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 08:20:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-username-of-currently-logged-in-user-of-activiti/m-p/152298#M106959</guid>
      <dc:creator>vaibhavmaniar</dc:creator>
      <dc:date>2014-01-10T08:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the username of currently logged in  user of activiti explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-username-of-currently-logged-in-user-of-activiti/m-p/152299#M106960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In java-code, you can use the org.activiti.engine.impl.identity.Authentication.getAuthenticatedUserId()&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 10:20:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-username-of-currently-logged-in-user-of-activiti/m-p/152299#M106960</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-01-10T10:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the username of currently logged in  user of activiti explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-username-of-currently-logged-in-user-of-activiti/m-p/152300#M106961</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;SPAN&gt;i have logged&amp;nbsp; by kermit user &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.activiti.engine.impl.identity.Authentication.getAuthenticatedUserId()&amp;nbsp; return null &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;???&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;please help &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 09:51:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-username-of-currently-logged-in-user-of-activiti/m-p/152300#M106961</guid>
      <dc:creator>abdou2387</dc:creator>
      <dc:date>2014-06-24T09:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the username of currently logged in  user of activiti explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-username-of-currently-logged-in-user-of-activiti/m-p/152301#M106962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Where are you calling this code? &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 09:36:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-username-of-currently-logged-in-user-of-activiti/m-p/152301#M106962</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-07-04T09:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the username of currently logged in  user of activiti explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-username-of-currently-logged-in-user-of-activiti/m-p/152302#M106963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;SPAN&gt;import org.activiti.engine.impl.identity.Authentication;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Check it:&amp;nbsp; String currentLoggedUser=Authentication.getAuthenticatedUserId();&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 12:27:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-username-of-currently-logged-in-user-of-activiti/m-p/152302#M106963</guid>
      <dc:creator>chittaranjan168</dc:creator>
      <dc:date>2014-07-23T12:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the username of currently logged in  user of activiti explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-username-of-currently-logged-in-user-of-activiti/m-p/152303#M106964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I calling this code int activiti-explorer&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 09:20:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-username-of-currently-logged-in-user-of-activiti/m-p/152303#M106964</guid>
      <dc:creator>abdou2387</dc:creator>
      <dc:date>2015-01-26T09:20:23Z</dc:date>
    </item>
  </channel>
</rss>

