<?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 Social Login (LinkedIn, oauth2) in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/social-login-linkedin-oauth2/m-p/4666#M2139</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This addon allows users to sign up and sign in to Alfresco by using the social account. Right now only LinkedIn authentication is supported, but we are going to enhance it to add the ability to log in to Alfresco by using facebook, twitter and google accounts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can download AMPs at the following links:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Repo AMP - &lt;A href="https://ecm.flex-solution.com/share/s/kEdo3PRnRmmUf4dQu0844Q" rel="nofollow noopener noreferrer"&gt;https://ecm.flex-solution.com/share/s/kEdo3PRnRmmUf4dQu0844Q&lt;/A&gt;&amp;nbsp;&lt;BR /&gt; Share AMP - &lt;A href="https://ecm.flex-solution.com/share/s/cgpH9fBOQ1i9-xHzdZf2QQ" rel="nofollow noopener noreferrer"&gt;https://ecm.flex-solution.com/share/s/cgpH9fBOQ1i9-xHzdZf2QQ&lt;/A&gt;&amp;nbsp;&lt;BR /&gt; &lt;BR /&gt; User Guide:&lt;BR /&gt; &lt;BR /&gt; 1) Stop Alfresco&lt;BR /&gt; 2) Put SocialLogin-platform.amp into {alfresco}/amps folder&lt;BR /&gt; 3) Put SocialLogin-share.amp into {alfresco}/amps_share folder&lt;BR /&gt; 4) Apply amps by executing the following script: {alfresco}/bin/apply_amps.sh&lt;BR /&gt; 5) If you are already have configured more then one authentication systems, you have to append to your chain one more authentication separated by a comma in the end of the chain flex_oauth2:flex_oauth2. Example: authentication.chain=alfrescoNtlm1:alfrescoNtlm,ldap1:ldap,flex_oauth2:flex_oauth2. Otherwise, skip this step &lt;BR /&gt; 6) Start Alfresco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to configure Add-on you can see at this video - &lt;A href="https://youtu.be/4dpueBkL-Jo" rel="nofollow noopener noreferrer"&gt;https://youtu.be/4dpueBkL-Jo&lt;/A&gt;&amp;nbsp;&lt;BR /&gt; Source code and guide is available on GitHub - &lt;A href="https://github.com/FlexSolution/SocialLogin" rel="nofollow noopener noreferrer"&gt;https://github.com/FlexSolution/SocialLogin&lt;/A&gt;&amp;nbsp;&lt;BR /&gt; Developed by FlexSolution - &lt;A href="http://www.flex-solution.com" rel="nofollow noopener noreferrer"&gt;www.flex-solution.com&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need any additional enhancements, then don't hesitate to contact us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE class="j-table jiveBorder" style="border: 1px solid #c6c6c6;" width="100%"&gt;&lt;THEAD&gt;&lt;TR style="background-color: #efefef;"&gt;&lt;TH style="width: 19.5066%;"&gt;&lt;/TH&gt;&lt;TH style="width: 78.7972%;"&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="width: 19.5066%;"&gt;Owner&lt;/TD&gt;&lt;TD style="width: 78.7972%;"&gt;&lt;B&gt;Sergey Palyukh&lt;/B&gt;‌&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="width: 19.5066%;"&gt;Versions&lt;/TD&gt;&lt;TD style="width: 78.7972%;"&gt;&lt;P&gt;Community 5.2.x&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="width: 19.5066%;"&gt;License Type&lt;/TD&gt;&lt;TD style="width: 78.7972%;"&gt;GNU General Public License (GPL)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="width: 19.5066%;"&gt;Project Page&lt;/TD&gt;&lt;TD style="width: 78.7972%;"&gt;&lt;A class="link-titled" href="https://github.com/FlexSolution/SocialLogin" title="https://github.com/FlexSolution/SocialLogin" rel="nofollow noopener noreferrer"&gt;GitHub - FlexSolution/SocialLogin: LinkedIn authentication for Alfresco by using oauth2&lt;/A&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="width: 19.5066%;"&gt;Download Page&lt;/TD&gt;&lt;TD style="width: 78.7972%;"&gt;&lt;A class="link-titled" href="https://www.flex-solution.com/site/" title="https://www.flex-solution.com/site/" rel="nofollow noopener noreferrer"&gt;FlexSolution company - Alfresco ECM | Java Applications | Web Development&lt;/A&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="width: 19.5066%;"&gt;Tags&lt;/TD&gt;&lt;TD style="width: 78.7972%;"&gt;social, login, oauth2, linkedin, sign up,&amp;nbsp;authentication, authorization&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="width: 19.5066%;"&gt;Component Type&lt;/TD&gt;&lt;TD style="width: 78.7972%;"&gt;Integration&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="width: 19.5066%;"&gt;Extension Points&lt;/TD&gt;&lt;TD style="width: 78.7972%;"&gt;Authenticator, Web Script, Share Custom Page&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="width: 19.5066%;"&gt;Installation&lt;/TD&gt;&lt;TD style="width: 78.7972%;"&gt;AMP, JAR&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="width: 19.5066%;"&gt;Products&lt;/TD&gt;&lt;TD style="width: 78.7972%;"&gt;Repository, Share Web Client&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jun 2018 00:50:07 GMT</pubDate>
    <dc:creator>alfresco</dc:creator>
    <dc:date>2018-06-21T00:50:07Z</dc:date>
    <item>
      <title>Social Login (LinkedIn, oauth2)</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/social-login-linkedin-oauth2/m-p/4666#M2139</link>
      <description>This addon allows users to sign up and sign in to Alfresco by using the social account. Right now only LinkedIn authentication is supported, but we are going to enhance it to add the ability to log in to Alfresco by using facebook, twitter and google accounts.You can download AMPs at the following l</description>
      <pubDate>Thu, 21 Jun 2018 00:50:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/social-login-linkedin-oauth2/m-p/4666#M2139</guid>
      <dc:creator>alfresco</dc:creator>
      <dc:date>2018-06-21T00:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Social Login (LinkedIn, oauth2)</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/social-login-linkedin-oauth2/m-p/4667#M2140</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I installed the amp following the documentation below:&lt;BR /&gt;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-add/social-login-linkedin-oauth2/td-p/290278" target="_blank" rel="nofollow noopener noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-add/social-login-linkedin-oauth2/td-p/290278&lt;/A&gt;&lt;/P&gt;&lt;P&gt;However, when you click on tools - Oauth2 Configuration the page is blank.&lt;BR /&gt;Does not open the linkedin option to authenticate.&lt;BR /&gt;What is missing?&lt;BR /&gt;With best regards,&lt;BR /&gt;Zé Brasil&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 14:17:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/social-login-linkedin-oauth2/m-p/4667#M2140</guid>
      <dc:creator>jbrasil</dc:creator>
      <dc:date>2019-12-18T14:17:35Z</dc:date>
    </item>
  </channel>
</rss>

