Skip to content

Releases: okta/okta-aspnet

Okta.AspNet v3.0.1

13 Jul 16:55
b2048e3
Compare
Choose a tag to compare

Bug Fix

  • Fix handling of proxy configuration (#214)

Okta.AspNet.Abstractions v4.0.1

31 May 15:10
4ae6d5d
Compare
Choose a tag to compare

Features

  • Update Microsoft.IdentityModel.Tokens dependency to 6.17.0
  • Update System.IdentityModel.Tokens.Jwt dependency to 6.17.0

Okta.AspNetCore v4.2.0

03 May 19:35
1c1e81e
Compare
Choose a tag to compare

Features

  • Add support for Authentication Scheme configuration (#191). Thanks Tankatronic!

Updates

  • Update dependencies

Okta.AspNet v3.0.0

03 May 19:31
1c1e81e
Compare
Choose a tag to compare

Features

  • Add support for Authentication Type configuration

Updates

  • Update IdentityModel dependency version to v6.0.0

Breaking changes

  • Drop support for .NET 4.5. We now support .NET 4.6.2+. For more details see the migration guide.

Okta.AspNetCore v4.1.0

30 Mar 15:25
75af987
Compare
Choose a tag to compare

Features

  • Added support for .NET 6
  • Updated Microsoft.AspNetCore.Authentication.JwtBearer and Microsoft.AspNetCore.Authentication.OpenIdConnect dependencies to the latest version of each target framework supported by the SDK. (#199)

Okta.AspNetCore v4.0.0

09 Dec 17:59
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 v2.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.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