Skip to content

Releases: okta/okta-aspnet

Okta.AspNetCore v3.5.1

27 Sep 14:13
4c6d815

Choose a tag to compare

Fixed ASP.NET Identity compatibility issue in ASP.NET Core (#151)

Okta.AspNetCore v3.5.0

30 Nov 15:20
603472f

Choose a tag to compare

Added support for .NET 5.

Okta.AspNetCore v3.4.0

30 Sep 14:26
e3bdd1e

Choose a tag to compare

Added support for login_hint parameter (#142)

Okta.AspNet v1.8.0

30 Sep 14:26
e3bdd1e

Choose a tag to compare

  • Added support for login_hint parameter (#142)
  • Updated Owin dependencies (among others) to 4.1.1

Okta.AspNet.Abstractions v3.2.0

30 Sep 14:26
e3bdd1e

Choose a tag to compare

  • Updated dependencies
  • Added a new class called OktaParams that contains Okta well-known parameters supported by the SDK
  • Added support to report .NET runtime via the user agent.

Okta.AspNetCore v3.3.0

05 Aug 19:33
ee804c2

Choose a tag to compare

Added support for Proxy configuration (#123)

Okta.AspNet v1.7.0

05 Aug 19:33
ee804c2

Choose a tag to compare

Added support for Proxy configuration (#123)

Okta.AspNet.Abstractions v3.1.0

05 Aug 19:33
ee804c2

Choose a tag to compare

Added support for Proxy configuration (#123)

Okta.AspNetCore v3.2.0

23 Jul 20:49
a4573cd

Choose a tag to compare

  • Exposed OnOktaApiFailure and AuthenticationFailed events (#120).

Okta.AspNet v1.6.0

23 Jul 20:49
a4573cd

Choose a tag to compare

  • Cached signing keys and update them periodically in order to avoid deadlocks (#126)
  • Exposed AuthenticationFailed event (#120)