Skip to content

Releases: okta/okta-aspnet

Okta.AspNet.Abstractions v4.0.0

09 Dec 17:58
0435a6d
Compare
Choose a tag to compare

Features

  • Added support for OIDC events configuration in MVC projects.
  • Added support for JWT events configuration in Web API projects.
  • Added support for BackchannelHttpHandler configuration.
  • Added support for BackchannelTimeout configuration.

Okta.AspNet v1.8.2

05 Oct 16:25
f2d9ba9
Compare
Choose a tag to compare

Strong named the Okta.AspNet assembly (#166).

Okta.AspNet.Abstractions v3.2.2

05 Oct 16:27
f2d9ba9
Compare
Choose a tag to compare

Strong named the Okta.AspNet.Abstractions assembly

Okta.AspNet v1.8.1

04 Oct 21:06
9c6e6e5
Compare
Choose a tag to compare

Strong named the Okta.AspNet assembly.

Okta.AspNet.Abstractions v3.2.1

04 Oct 21:01
9c6e6e5
Compare
Choose a tag to compare

Strong named the Okta.AspNet.Abstractions assembly

Okta.AspNetCore v3.5.1

27 Sep 14:13
4c6d815
Compare
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
Compare
Choose a tag to compare

Added support for .NET 5.

Okta.AspNetCore v3.4.0

30 Sep 14:26
e3bdd1e
Compare
Choose a tag to compare

Added support for login_hint parameter (#142)

Okta.AspNet v1.8.0

30 Sep 14:26
e3bdd1e
Compare
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
Compare
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.