Skip to content

Releases: okta/okta-aspnet

Okta.AspNet.Abstractions v4.1.0

04 Nov 15:26
c6e6cca
Compare
Choose a tag to compare

Features

  • Added support for ACR values

Okta.AspNetCore v4.2.1

13 Sep 15:16
539abc3
Compare
Choose a tag to compare

Updates

  • Add explicit reference to Newtonsoft.Json v13.0.1
  • Update Microsoft.AspNetCore.Authentication.JwtBearer to v3.1.28
  • Update Microsoft.AspNetCore.Authentication.OpenIdConnect for net6.0 to v 6.23.0

Okta.AspNet v3.0.2

13 Sep 15:17
539abc3
Compare
Choose a tag to compare

Updates

  • Update Microsoft.Owin.* dependencies to v4.2.2

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.