Skip to content

Release v2.17.1

Choose a tag to compare

@github-actions github-actions released this 11 Aug 08:16
4cdfb01

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.