<?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: Generating an Alfresco Ticket on Behalf of another User? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/generating-an-alfresco-ticket-on-behalf-of-another-user/m-p/259979#M213109</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;we have a scenario where having Alfresco external authentication coming from a portal (trought CAS), we would need that a Call Center user could "impersonate" another user in order to carry out operations on behalf of another user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We obtain a TGT for the CC user, but it is there an out-of-the-box function or procedure in order to achieve this impersonation?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrea&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Oct 2012 09:47:01 GMT</pubDate>
    <dc:creator>abarisone</dc:creator>
    <dc:date>2012-10-05T09:47:01Z</dc:date>
    <item>
      <title>Generating an Alfresco Ticket on Behalf of another User?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/generating-an-alfresco-ticket-on-behalf-of-another-user/m-p/259973#M213103</link>
      <description>Hi,Is it possible through a combination of external (or appropriate) authentication using a proxyUserName to generate an Alfresco ticket on behalf of another user?E.g. proxy user logs in, runs the webscript&lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;OST /alfresco/s/api/loginAnd generates a ticket for the target user which can then be used b</description>
      <pubDate>Thu, 19 Apr 2012 02:25:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/generating-an-alfresco-ticket-on-behalf-of-another-user/m-p/259973#M213103</guid>
      <dc:creator>praj</dc:creator>
      <dc:date>2012-04-19T02:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Generating an Alfresco Ticket on Behalf of another User?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/generating-an-alfresco-ticket-on-behalf-of-another-user/m-p/259974#M213104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, I do not think so.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And also logically it makes system insecure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I do not think this feature will ever be there in any of the system.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 10:42:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/generating-an-alfresco-ticket-on-behalf-of-another-user/m-p/259974#M213104</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2012-04-19T10:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Generating an Alfresco Ticket on Behalf of another User?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/generating-an-alfresco-ticket-on-behalf-of-another-user/m-p/259975#M213105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are using external authentication then you can pass in whatever token you want.&amp;nbsp;&amp;nbsp;&amp;nbsp; Alfresco will simply trust whatever your external authentication system says.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 11:00:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/generating-an-alfresco-ticket-on-behalf-of-another-user/m-p/259975#M213105</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2012-04-19T11:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Generating an Alfresco Ticket on Behalf of another User?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/generating-an-alfresco-ticket-on-behalf-of-another-user/m-p/259976#M213106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you are using external authentication then you can pass in whatever token you want.&amp;nbsp;&amp;nbsp;&amp;nbsp; Alfresco will simply trust whatever your external authentication system says.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the advice. I've been through the external authentication documentation covered here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems#External" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems#External&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question relates to setting up same-signon between another system and Alfresco without the use of a 3rd party authentication system (LDAP, CAS, etc). From what I understand of the external authentication functionality, it requires the REMOTE_USER CGI variable to be set to enable pass-thru authentication into Share (looking specifically at same-signon into Share). Would there be a way to do this without doing it at the apache level? E.g. within a PHP script? Any suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 23:38:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/generating-an-alfresco-ticket-on-behalf-of-another-user/m-p/259976#M213106</guid>
      <dc:creator>praj</dc:creator>
      <dc:date>2012-04-23T23:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Generating an Alfresco Ticket on Behalf of another User?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/generating-an-alfresco-ticket-on-behalf-of-another-user/m-p/259977#M213107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why are you doing this?&amp;nbsp; It seems a bit strange.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 09:28:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/generating-an-alfresco-ticket-on-behalf-of-another-user/m-p/259977#M213107</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2012-04-24T09:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Generating an Alfresco Ticket on Behalf of another User?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/generating-an-alfresco-ticket-on-behalf-of-another-user/m-p/259978#M213108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Is it possible through a combination of external (or appropriate) authentication using a proxyUserName to generate an Alfresco ticket on behalf of another user?&lt;BR /&gt;&lt;BR /&gt;E.g. proxy user logs in, runs the webscript:&lt;BR /&gt;POST /alfresco/s/api/login&lt;BR /&gt;&lt;BR /&gt;And generates a ticket for the target user which can then be used by the target user for authentication purposes?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Praj&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you thinking that your third party authentication would have to log in as a super user and then generate ticket for the user it's authenticating?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should not have to do this.&amp;nbsp; Take a look at the out of the box subsystems for supporting CAS.&amp;nbsp; Another example is the CROWD plugin by AppFusion.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 04:33:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/generating-an-alfresco-ticket-on-behalf-of-another-user/m-p/259978#M213108</guid>
      <dc:creator>rdanner</dc:creator>
      <dc:date>2012-05-02T04:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Generating an Alfresco Ticket on Behalf of another User?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/generating-an-alfresco-ticket-on-behalf-of-another-user/m-p/259979#M213109</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;we have a scenario where having Alfresco external authentication coming from a portal (trought CAS), we would need that a Call Center user could "impersonate" another user in order to carry out operations on behalf of another user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We obtain a TGT for the CC user, but it is there an out-of-the-box function or procedure in order to achieve this impersonation?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrea&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 09:47:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/generating-an-alfresco-ticket-on-behalf-of-another-user/m-p/259979#M213109</guid>
      <dc:creator>abarisone</dc:creator>
      <dc:date>2012-10-05T09:47:01Z</dc:date>
    </item>
  </channel>
</rss>

