quickjeff Posted January 26, 2015 Posted January 26, 2015 Hi Guys, Has anyone used LinkedIn for Single Sign-In? I will be building a site for a company and looking to use LinkedIn for single sign in. I will be diving into this project in the next few days but wanted to know if anyone has done this yet? Any advice would be appreciated before I start coding away.
Craig Posted January 26, 2015 Posted January 26, 2015 It looks like LinkedIn use OAuth for this process, just like Facebook and Twitter and GitHub. There are ProcessWire modules that handle those networks: Facebook (in modules directory) Twitter (my module: Thread, GitHub) GitHub (Repo) I would start by looking at those, learning how they work, and then building one for LinkedIn that meets your needs 1
quickjeff Posted January 26, 2015 Author Posted January 26, 2015 It looks like LinkedIn use OAuth for this process, just like Facebook and Twitter and GitHub. There are ProcessWire modules that handle those networks: Facebook (in modules directory) Twitter (my module: Thread, GitHub) GitHub (Repo) I would start by looking at those, learning how they work, and then building one for LinkedIn that meets your needs Correct, I was already looking at Facebook module seems like a straight forward build. Appreciate the link and suggestions!
quickjeff Posted January 27, 2015 Author Posted January 27, 2015 So it looks like I may have to create one module that allows the user to either select Gmail, Facebook, Twitter or LinkedIn to login to the CMS. Any light on this guys?
apeisa Posted January 27, 2015 Posted January 27, 2015 Look if there is already good php library for social login and use that.
quickjeff Posted January 27, 2015 Author Posted January 27, 2015 Thanks apeisa, I am searching as I type but have you worked with Docebo?
quickjeff Posted January 27, 2015 Author Posted January 27, 2015 Okay, it is an LMS that I will integrate, figured i would ask that must talk to the site and allow single sign on.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now