Hi, I’ve been trying to connect our LinkedIn App with extended profile portability enabled.
I can only connect using the basic “Sign In with LinkedIn using OpenID Connect” (works)
Does Auth0 support this “Linkedin Member Data Portability API” product from LinkedIn?
thanks,
Ralf
Hi @Holedo,
Welcome to the Auth0 Community!
Unfortunately, Auth0 doesn’t have a first-party integration of the LinkedIn Member Data Portability API, but the API does support OAuth 2.0, so you should be able to create a custom OAuth 2.0 connection with the help of the docs:
If you have any other questions, feel free to reach out.
Have a good one,
Vlad