Social Login (LinkedIn, oauth2)

cancel
Showing results for 
Search instead for 
Did you mean: 
alfresco
Alfresco Employee

Social Login (LinkedIn, oauth2)

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 links:

Repo AMP - https://ecm.flex-solution.com/share/s/kEdo3PRnRmmUf4dQu0844Q 
Share AMP - https://ecm.flex-solution.com/share/s/cgpH9fBOQ1i9-xHzdZf2QQ 

User Guide:

1) Stop Alfresco
2) Put SocialLogin-platform.amp into {alfresco}/amps folder
3) Put SocialLogin-share.amp into {alfresco}/amps_share folder
4) Apply amps by executing the following script: {alfresco}/bin/apply_amps.sh
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
6) Start Alfresco

How to configure Add-on you can see at this video - https://youtu.be/4dpueBkL-Jo 
Source code and guide is available on GitHub - https://github.com/FlexSolution/SocialLogin 
Developed by FlexSolution - www.flex-solution.com 

If you need any additional enhancements, then don't hesitate to contact us.

OwnerSergey Palyukh
Versions

Community 5.2.x

License TypeGNU General Public License (GPL)
Project PageGitHub - FlexSolution/SocialLogin: LinkedIn authentication for Alfresco by using oauth2 
Download PageFlexSolution company - Alfresco ECM | Java Applications | Web Development 
Tagssocial, login, oauth2, linkedin, sign up, authentication, authorization
Component TypeIntegration
Extension PointsAuthenticator, Web Script, Share Custom Page
InstallationAMP, JAR
ProductsRepository, Share Web Client
1 Reply
jbrasil
Active Member II

Re: Social Login (LinkedIn, oauth2)

Hi,
I installed the amp following the documentation below:
https://hub.alfresco.com/t5/alfresco-content-services-add/social-login-linkedin-oauth2/td-p/290278

However, when you click on tools - Oauth2 Configuration the page is blank.
Does not open the linkedin option to authenticate.
What is missing?
With best regards,
Zé Brasil