<?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: Alfresco JS API Authentication Options in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-js-api-authentication-options/m-p/2874#M822</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;JS-API uses basic auth to get the tokens for ACS and APS, and then uses tokens for subsequent calls. If you use external interface you still need a token to talk to ACS and APS. Both "ecmAuth" and "bpmAuth" from JS-API feature a method called "setTicket" that allows assigning a ticket from the outside:&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Alfresco/alfresco-js-api/blob/master/src/ecmAuth.js#L161" title="https://github.com/Alfresco/alfresco-js-api/blob/master/src/ecmAuth.js#L161" rel="nofollow noopener noreferrer"&gt;alfresco-js-api/ecmAuth.js at master · Alfresco/alfresco-js-api · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;DIV class="grammarly-disable-indicator"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Dec 2017 08:43:15 GMT</pubDate>
    <dc:creator>dvuika</dc:creator>
    <dc:date>2017-12-01T08:43:15Z</dc:date>
    <item>
      <title>Alfresco JS API Authentication Options</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-js-api-authentication-options/m-p/2869#M817</link>
      <description>Is there another option for ECM/BPM authentication without using username and password in the Alfresco Javascript API? Assuming the user is already authenticated through external identity access management system, is there API endpoint to retrieve API token for both ECM and BPM?</description>
      <pubDate>Thu, 30 Nov 2017 03:17:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-js-api-authentication-options/m-p/2869#M817</guid>
      <dc:creator>chao</dc:creator>
      <dc:date>2017-11-30T03:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco JS API Authentication Options</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-js-api-authentication-options/m-p/2870#M818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are already auth you can just get the instance and perform the calls&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 09:57:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-js-api-authentication-options/m-p/2870#M818</guid>
      <dc:creator>eugenio_romano</dc:creator>
      <dc:date>2017-11-30T09:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco JS API Authentication Options</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-js-api-authentication-options/m-p/2871#M819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. What I mean is the user is authenticated for the ADF web application, but not authenticated to ECM/BPM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 12:54:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-js-api-authentication-options/m-p/2871#M819</guid>
      <dc:creator>chao</dc:creator>
      <dc:date>2017-11-30T12:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco JS API Authentication Options</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-js-api-authentication-options/m-p/2872#M820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, is not clear to me the difference. The only authentication that ADF can perform is the one against&amp;nbsp;BPM and ECM or both.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 16:51:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-js-api-authentication-options/m-p/2872#M820</guid>
      <dc:creator>eugenio_romano</dc:creator>
      <dc:date>2017-11-30T16:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco JS API Authentication Options</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-js-api-authentication-options/m-p/2873#M821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let's say the ADF web app is protected by IAM, a user logins through external custom interface, then redirected back to the ADF home. How does ADF in this case authenticate against ECM/BPM REST API without using username and password?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 17:11:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-js-api-authentication-options/m-p/2873#M821</guid>
      <dc:creator>chao</dc:creator>
      <dc:date>2017-11-30T17:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco JS API Authentication Options</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-js-api-authentication-options/m-p/2874#M822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;JS-API uses basic auth to get the tokens for ACS and APS, and then uses tokens for subsequent calls. If you use external interface you still need a token to talk to ACS and APS. Both "ecmAuth" and "bpmAuth" from JS-API feature a method called "setTicket" that allows assigning a ticket from the outside:&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Alfresco/alfresco-js-api/blob/master/src/ecmAuth.js#L161" title="https://github.com/Alfresco/alfresco-js-api/blob/master/src/ecmAuth.js#L161" rel="nofollow noopener noreferrer"&gt;alfresco-js-api/ecmAuth.js at master · Alfresco/alfresco-js-api · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;DIV class="grammarly-disable-indicator"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 08:43:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-js-api-authentication-options/m-p/2874#M822</guid>
      <dc:creator>dvuika</dc:creator>
      <dc:date>2017-12-01T08:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco JS API Authentication Options</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-js-api-authentication-options/m-p/2875#M823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Denys, that's helpful.&lt;/P&gt;&lt;P&gt;What kind of token (like JWT?) that ACS/APS can recognize? Is there custom code I need to develop from ACS/APS perspective? or just some configuration.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 12:49:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-js-api-authentication-options/m-p/2875#M823</guid>
      <dc:creator>chao</dc:creator>
      <dc:date>2017-12-01T12:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco JS API Authentication Options</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-js-api-authentication-options/m-p/2876#M824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;JS-API just triggers public APS/ACS api, you can refer to the following links for more details on the api:&lt;/P&gt;&lt;P&gt;APS:&amp;nbsp;&lt;A href="https://activiti.alfresco.com/activiti-app/api-explorer.html" rel="nofollow noopener noreferrer"&gt;https://activiti.alfresco.com/activiti-app/api-explorer.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;ACS:&amp;nbsp;&lt;A href="https://api-explorer.alfresco.com/api-explorer/" rel="nofollow noopener noreferrer"&gt;https://api-explorer.alfresco.com/api-explorer/&lt;/A&gt;&lt;/P&gt;&lt;DIV class="grammarly-disable-indicator"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Dec 2017 13:18:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-js-api-authentication-options/m-p/2876#M824</guid>
      <dc:creator>dvuika</dc:creator>
      <dc:date>2017-12-02T13:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco JS API Authentication Options</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-js-api-authentication-options/m-p/2877#M825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also read the docs for the JS-API, there are examples for using tickets:&amp;nbsp;&lt;A class="jivelink10" href="https://github.com/Alfresco/alfresco-js-api#login-with-ticket" title="https://github.com/Alfresco/alfresco-js-api#login-with-ticket" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-js-api#login-with-ticket&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Dec 2017 13:41:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-js-api-authentication-options/m-p/2877#M825</guid>
      <dc:creator>dvuika</dc:creator>
      <dc:date>2017-12-02T13:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco JS API Authentication Options</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-js-api-authentication-options/m-p/2878#M826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but I don't know what's the valid ticket to set. I may have the userid or some kind of token from the IDM, such as CA Siteminder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Dec 2017 13:46:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-js-api-authentication-options/m-p/2878#M826</guid>
      <dc:creator>chao</dc:creator>
      <dc:date>2017-12-02T13:46:15Z</dc:date>
    </item>
  </channel>
</rss>

