You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I configure a linkedin based userflow, I got the following error message: AADB2C90273: An invalid response was received : 'Error: unauthorized_scope_error,Error Description: Scope "r_emailaddress" is not authorized for your application'
I think the problem is, that linkedin expose for sign-in different properties, which does not include r_emailaddress:
Sign-in experience is approved from linkein side:
On stackoverflow around 2020, I found some screenshots, that the property was called r_emailaddress, but is not up-to-date any more.
When I configure a linkedin based userflow, I got the following error message: AADB2C90273: An invalid response was received : 'Error: unauthorized_scope_error,Error Description: Scope "r_emailaddress" is not authorized for your application'
I think the problem is, that linkedin expose for sign-in different properties, which does not include r_emailaddress:
Sign-in experience is approved from linkein side:
On stackoverflow around 2020, I found some screenshots, that the property was called r_emailaddress, but is not up-to-date any more.
On Azure AD B2C, I was triing to use the normal UserFlow functionality documentet here (UserFlow, not Custom Policy, which seems way more complex):
https://learn.microsoft.com/en-us/azure/active-directory-b2c/identity-provider-linkedin?WT.mc_id=Portal-Microsoft_AAD_B2CAdmin&pivots=b2c-user-flow
The text was updated successfully, but these errors were encountered: