I'm currently in the process of setting up LinkedIn integration for my application, but I'm facing some challenges with the configuration. Here are the details of what I'm trying to set up:
- Provider name: LinkedIn
- Client ID: [Your LinkedIn Client ID Here]
- Authorization URL: [Your Authorization URL Here]
- Scope: [Scope(s) required for your application, e.g., "profile,email"]
- UserInfo URL: [Your UserInfo URL Here]
- Data Endpoint: [Your Data Endpoint Here]
I've managed to obtain a Client ID from LinkedIn, but I'm not sure about the other configuration settings, such as the Authorization URL, UserInfo URL, and Data Endpoint.
Could someone please provide guidance on how to properly set up these configuration settings for LinkedIn integration? Any step-by-step instructions or resources would be incredibly helpful.
Thank you for your assistance!