Azure AD B2C LinkedIn IDP does not work

Anderson Rancan 25 Reputation points
2023-11-07T20:13:42.43+00:00

Using the standard options to add LinkedIn as an identity provider on my B2C tenant does not work.

Seems like the current integration is still using r_emailaddress and r_liteprofile scopes, which are not support by the new LinkedIn OpenID specification.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
17,480 questions
{count} votes

Accepted answer
  1. Shweta Mathur 22,571 Reputation points Microsoft Employee
    2023-11-10T10:07:34.4366667+00:00

    Hi @Anderson Rancan ,

    Thanks for reaching out.

    LinkedIn recently made changes to their approved scope which was initially r_emailaddress and r_liteprofile due to which getting below error:

    AAD2C90273: An invalid response was received: Error: unauthorized_scope_error, Error Description: Scope "r_emailaddress" is not authorized for your application.
    

    We have identified the new scope would be openid profile email in Linkedin.

    Our product team is working on it and will update the changes soon in the documentation.

    Thanks for your time and patience throughout this scenario.

    Thanks,

    Shweta

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anderson Rancan 25 Reputation points
    2023-11-10T13:14:29.0333333+00:00

    Thank you @Shweta Mathur for your reply.

    In that case I'll wait for news about the topic.

    I'd like to select your comment as the accepted answer, but I don't see the option.

    1 person found this answer helpful.
    0 comments No comments