Hi @Andon Irina · Thank you for reaching out.
Looking at the Linked in Technical Profile within the custom policy, we make below API call with r_emailaddress
and r_liteprofile
scopes:
Get https://api.linkedin.com/v2/me
The information returned from above endpoint is passed to B2C during claims exchange. I checked and found that above GET call returns below information only and doesn't return company and phone number.
Also, while configuring LinkedIn Application, we authorize "Sign In with LinkedIn", which includes only the r_emailaddress
and r_liteprofile
scopes that doesn't allow retrieving organization and phone info.
-----------------------------------------------------------------------------------------------------------
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.