strongloop / loopback-component-passport

LoopBack passport integration to support third party logins and account linking
Other
139 stars 228 forks source link

Fix Azure Active Directory B2C support #213

Closed AshanFernando closed 7 years ago

AshanFernando commented 7 years ago

Description

Fix Azure Active Directory B2C returning profile.oid instead of profile.id in response callback for openid-connect strategy

Related issues

212

Checklist

slnode commented 7 years ago

Can one of the admins verify this patch? To accept patch and trigger a build add comment ".ok\W+to\W+test."

slnode commented 7 years ago

Can one of the admins verify this patch?

slnode commented 7 years ago

Can one of the admins verify this patch?

slnode commented 7 years ago

Can one of the admins verify this patch?

AshanFernando commented 7 years ago

I couldn't find any coding style problems in the PR. Can someone help in finding the cause Commit Linter — commits in this PR have formatting problems

AshanFernando commented 7 years ago

@raymondfeng Changed the commit message to Fix Azure profile id extraction. Thanks for pointing it out

cadesalaberry commented 6 years ago

@AshanFernando Damn boy, thanks a lot for this PR, I was about to get one ready before realising the latest version already had your fix 😸