Skip to content

2.18.2

Compare
Choose a tag to compare
@jennyf19 jennyf19 released this 21 May 03:01
· 10 commits to rel/v2 since this release
ed8d71e

2.18.2

New feature

  • Target Microsoft.IdentityModel 7x in OWIN targets, see issue #2785 for details.

Bug fixes

  • Id Web now accepts an env var to disable interactive auth for KeyVaultCertificateLoader, see issue #2647 for details.
  • Id Web token acquisition on ASP.NET Core 2.x on net472 or net48 implements ITokenAquirerFactory, see issue #2849 for details.