cordova - Authentication fails on Windows phone. User GUID is compared to email -
i developing ionic 2 project (built on cordova) using azure active directory adal plugin cordova: https://github.com/azuread/azure-activedirectory-library-for-cordova it authenticates on android , ios fails on windows phone 10. have debugged problem way until part goes native code , seems fine. i internal @ microsoft , doing authentication flow , first sent 1 login screen our mobile application before being redirected org sign-in page 2 factor authentication flow. after 2fa flow accepted redirects our application fails because string comparison compare login request text returned fails because login text of format xxx@microsoft.com , returned identifier user guid. have verified indeed unique user guid should not compared email address. is there work around issue? update: here jwt. got fiddler. saved , anonymized of request/responses too, let me know if need them. { typ:"jwt", alg:"rs256", x5t:"rrqqu9rydbvrwmcocuxub2*****", ki