<?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: REST APIs using SSO - Community Edition 6.2 GA in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/rest-apis-using-sso-community-edition-6-2-ga/m-p/114116#M31705</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please refer the below two links that has information about te basic authentication in alfresco 6.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.alfresco.com/6.1/concepts/dev-api-by-language-alf-rest-auth-with-repo.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/6.1/concepts/dev-api-by-language-alf-rest-auth-with-repo.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://api-explorer.alfresco.com/api-explorer/#!/authentication/createTicket" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api-explorer.alfresco.com/api-explorer/#!/authentication/createTicket&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Feb 2021 21:13:51 GMT</pubDate>
    <dc:creator>arjunmony</dc:creator>
    <dc:date>2021-02-12T21:13:51Z</dc:date>
    <item>
      <title>REST APIs using SSO - Community Edition 6.2 GA</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/rest-apis-using-sso-community-edition-6-2-ga/m-p/114115#M31704</link>
      <description>&lt;P&gt;I'm trying to integrate Alfresco Community Edition 6.2 GA with our software through the Alfresco REST APIs. Our software platform already has its own Oauth2 identity provider, which I also want to use for authenticating with the Alfresco REST APIs.&lt;/P&gt;&lt;P&gt;A very basic use case that I am trying to get working is as follows:&amp;nbsp;&lt;/P&gt;&lt;P&gt;A user signs in into our system by authenticating with our own identity provider. Subsequently, the user is allowed to upload a file to our platform. I want the file to go to an Alfresco repository seamlessly, without the user having to do an explicit login to Alfresco. The upload itself I can do from my code with a call to an Alfresco node REST API endpoint. However, this requires a basic token authentication against users created in Alfresco, which would mean creating and maintaning separate Alfresco identities for each of our users in our system.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did see some documentation around SSO but they were for the Alfresco Process Services. Can someone point out to any relevant documentation on the authentication options for the content management REST APIs or provide some tips for the above scenario.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Nov 2020 14:16:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/rest-apis-using-sso-community-edition-6-2-ga/m-p/114115#M31704</guid>
      <dc:creator>sabya</dc:creator>
      <dc:date>2020-11-29T14:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: REST APIs using SSO - Community Edition 6.2 GA</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/rest-apis-using-sso-community-edition-6-2-ga/m-p/114116#M31705</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please refer the below two links that has information about te basic authentication in alfresco 6.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.alfresco.com/6.1/concepts/dev-api-by-language-alf-rest-auth-with-repo.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/6.1/concepts/dev-api-by-language-alf-rest-auth-with-repo.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://api-explorer.alfresco.com/api-explorer/#!/authentication/createTicket" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api-explorer.alfresco.com/api-explorer/#!/authentication/createTicket&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 21:13:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/rest-apis-using-sso-community-edition-6-2-ga/m-p/114116#M31705</guid>
      <dc:creator>arjunmony</dc:creator>
      <dc:date>2021-02-12T21:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: REST APIs using SSO - Community Edition 6.2 GA</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/rest-apis-using-sso-community-edition-6-2-ga/m-p/114117#M31706</link>
      <description>&lt;P&gt;If you can set HTTP header, you can configure Alfresco to use external authentication and then you can call REST API as authenticated user (specified in the header).&lt;BR /&gt;&lt;A href="https://docs.alfresco.com/community/concepts/auth-external-intro.html" target="_self" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/community/concepts/auth-external-intro.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 23:42:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/rest-apis-using-sso-community-edition-6-2-ga/m-p/114117#M31706</guid>
      <dc:creator>sufo</dc:creator>
      <dc:date>2021-02-12T23:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: REST APIs using SSO - Community Edition 6.2 GA</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/rest-apis-using-sso-community-edition-6-2-ga/m-p/114118#M31707</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;were you able to&amp;nbsp;&lt;SPAN&gt;configure Alfresco to use external&amp;nbsp;authentication server?&lt;BR /&gt;I have the same requirement could you please let me know the steps and which external authentication server you have used.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 09:01:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/rest-apis-using-sso-community-edition-6-2-ga/m-p/114118#M31707</guid>
      <dc:creator>Rudresh-Nagaraj</dc:creator>
      <dc:date>2022-09-13T09:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: REST APIs using SSO - Community Edition 6.2 GA</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/rest-apis-using-sso-community-edition-6-2-ga/m-p/114119#M31708</link>
      <description>&lt;P&gt;Can you provide more detail on this?&lt;/P&gt;&lt;P&gt;Currently connecting to REST API via Basic Authorization using an INTERNAL Alfresco account we set up for that purpose. But, that's only single factor (ID/password). Looking for a way to leverage our EXTERNAL SSO (that we're using for ADW and Share access) to also allow 2FA when connecting to REST API.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 14:51:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/rest-apis-using-sso-community-edition-6-2-ga/m-p/114119#M31708</guid>
      <dc:creator>steve_savini</dc:creator>
      <dc:date>2023-03-06T14:51:45Z</dc:date>
    </item>
  </channel>
</rss>

