<?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: Use alfresco ticket as authentication in external application in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/use-alfresco-ticket-as-authentication-in-external-application/m-p/293210#M246340</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Axel and thank you for your reply. I already have ldap authentication on alfresco. What I'm aiming to achieve is some sort of comunication between the authenticated alfresco session and my external standalone php application so that once the users login into alfresco with their ldap account they don't need to insert again their username and password when they call the php application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Dec 2016 13:38:28 GMT</pubDate>
    <dc:creator>vbutacu</dc:creator>
    <dc:date>2016-12-05T13:38:28Z</dc:date>
    <item>
      <title>Use alfresco ticket as authentication in external application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/use-alfresco-ticket-as-authentication-in-external-application/m-p/293208#M246338</link>
      <description>Hello,I developed a php application&amp;nbsp;so there will be a link inside an alfresco dashlet wich points to my php page. I'd like to use the authenticated session of alfresco to authenticate the current user against my external app. I read a couple of articles about alfresco ticket authentication but it's</description>
      <pubDate>Mon, 05 Dec 2016 11:47:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/use-alfresco-ticket-as-authentication-in-external-application/m-p/293208#M246338</guid>
      <dc:creator>vbutacu</dc:creator>
      <dc:date>2016-12-05T11:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Use alfresco ticket as authentication in external application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/use-alfresco-ticket-as-authentication-in-external-application/m-p/293209#M246339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alfresco can be configured with the external authentication subsystem just for this type of use case. The PHP application would need to set a HTTP header that the external subsystem reads to extract the user name. This approach can be secured technically by only allowing specific clients / hosts to pass in the header and use a proxy web server like HTTPd to control/remove the HTTP header accordingly before passing them on to Alfresco.&lt;/P&gt;&lt;P&gt;When the external authentication subsystem is used there should be no need to ever use ticket based authentication for the PHP application. The only requirement is that user identities are either identical in both applications or some kind of mapping exists in the PHP application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 12:33:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/use-alfresco-ticket-as-authentication-in-external-application/m-p/293209#M246339</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-12-05T12:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Use alfresco ticket as authentication in external application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/use-alfresco-ticket-as-authentication-in-external-application/m-p/293210#M246340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Axel and thank you for your reply. I already have ldap authentication on alfresco. What I'm aiming to achieve is some sort of comunication between the authenticated alfresco session and my external standalone php application so that once the users login into alfresco with their ldap account they don't need to insert again their username and password when they call the php application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 13:38:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/use-alfresco-ticket-as-authentication-in-external-application/m-p/293210#M246340</guid>
      <dc:creator>vbutacu</dc:creator>
      <dc:date>2016-12-05T13:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Use alfresco ticket as authentication in external application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/use-alfresco-ticket-as-authentication-in-external-application/m-p/293211#M246341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With "external authentication subsystem" I am actually referring to a special subsystem in Alfresco that allow an "external application" like your PHP app to provide the user name. I am not referring to LDAP as a subsystem that allows authentication against an external user registry. Please review the documentation about the "external" authentication subsystem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 13:41:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/use-alfresco-ticket-as-authentication-in-external-application/m-p/293211#M246341</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-12-05T13:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Use alfresco ticket as authentication in external application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/use-alfresco-ticket-as-authentication-in-external-application/m-p/293212#M246342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you misunderstood what I'm looking for. I need alfresco to provide the username to my app and not viceversa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 13:57:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/use-alfresco-ticket-as-authentication-in-external-application/m-p/293212#M246342</guid>
      <dc:creator>vbutacu</dc:creator>
      <dc:date>2016-12-05T13:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Use alfresco ticket as authentication in external application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/use-alfresco-ticket-as-authentication-in-external-application/m-p/293213#M246343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right - I misunderstood that. Sorry about that.&lt;/P&gt;&lt;P&gt;One typical option might be for Alfresco to call the PHP app from the server-side before generating the link to pass the user identity on the server-side network and obtain a one-time token from the PHP app that can be included in the link, which the PHP app uses to store the passed details (for a limited amount of time).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But Alfresco ticket authentication is irrelevant in this case as well, so at least that part of my first response was appropriate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 14:01:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/use-alfresco-ticket-as-authentication-in-external-application/m-p/293213#M246343</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-12-05T14:01:28Z</dc:date>
    </item>
  </channel>
</rss>

