How to login into Salesforce using Linkedin credentials?
1. Create a Linkedin app using the below link “https://www.linkedin.com/secure/developer?newapp=“ Note: Make sure Default Scopes are selected. 2. Save the application Details. 3. Create Auth Provider in Salesforce. 4. Modify the handler class as below Handler Class: global class AutocreatedRegHandler1416835537727 implements Auth.RegistrationHandler{ global User createUser(Id portalId, Auth.UserData data) { … Continue reading How to login into Salesforce using Linkedin credentials?
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed