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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
Microsoft sign-ins and credential links through a multi-tenant authority (common, organizations, consumers) no longer fail issuer validation (IDX10205) — the issuer is validated against the tenant the token itself names, for both organizational and personal accounts.
Sign-ins and credential links are now attributed to the identity provider that was actually challenged, instead of falling back to the meaningless AuthenticationTypes.Federation some providers leave as the principal's authentication type.