karen2
July 19, 2023, 11:53am
1
I am using Auth0 to sign up my users to my SaaS.
I am trying to get access to user’s experiences using LinkedIn SSO,
The sign up with LinkedIn works like a charm, but the problem is, when I click the “Basic Profile” option, I ends up with
{ “error”: “access_denied”, “error_description”: “Scope ‘r_basicprofile’ is not authorized for your application” }
As you can see, it needs LinkedIn approval. Therefore, I tried to add r_basicprofile
in my LinkedIn Developers account, I added the product “Sign In with LinkedIn”, “Share on LinkedIn” but it did not added me the magical r_basicprofile
authorization.
Am I the only one trying to do that? Any helps – or links to LinkedIn’s up-to-date documentation would be helpful!
3 Likes
max10
July 19, 2023, 12:53pm
2
I found the documentation about r_basicprofile Self-Serve Migration FAQ - LinkedIn | Microsoft Learn
It is no longer used for for linkedin api v2
it seems that Auth0 is out-of-date and no longer compatible with Linkedin.
2 Likes
I am in the same situation, apparently it is not possible to use Auth0 with LinkedIn.
Maybe by using “Auth Pipeline” Rules or Hooks, or perhaps using Action Flows.
Since it is just necessary to change the ‘r_liteprofile’ scope to ‘profile’.
1 Like
tyf
August 15, 2023, 10:24pm
5
Hi all, apologies for missing this one - Adding this here:
Hey there @nelson2 !
Thanks for bringing this to our attention here This is a known issue which is actively being worked on by engineering. I do not have an update as to when it will be resolved, but will certainly share any further info here when I have a better idea myself.
Thanks for your patience and understanding!
1 Like
adam23
August 28, 2023, 7:46pm
7
This is a problem for me as well. Just added a new topic because you can’t integrate LinkedIn until it is resolved.
adam23
August 31, 2023, 5:35pm
8
Yes, exactly. This is a major issue and I’m surprised Auth0 hasn’t done anything about it. You can’t say you have a working LinkedIn connection currently.
system
Closed
September 14, 2023, 5:35pm
9
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.