Does OKTA supports for . Net framework 4.6.1

Hi,

We are going to implement Okta in our .Net framework application.

I just want to know does okta supports for .Net framework 4.6.1

Or Please Share link or docs that .Net framework versions that Okta supports for.

Thanks

Hello,

Below is the current release matrix, GitHub - okta/okta-aspnet: okta-aspnet

Package Version Status Compatibility
Okta.AspNet.Abstractions 5.x :heavy_check_mark: Stable .NET Standard 2.0 and .NET Framework 4.6.2 or higher.
Okta.AspNet.Abstractions 4.x :warning: Retiring November 28th, 2023 .NET Standard 2.0 and .NET Framework 4.5.2 or higher.
Okta.AspNet 3.x :heavy_check_mark: Stable .NET Framework 4.6.2
Okta.AspNet 2.x :warning: Retiring .NET Framework 4.5.2
Okta.AspNetCore 4.x :heavy_check_mark: Stable .NET Core 3.x, .NET 5.0, .NET 6.0 and .NET 7.0
Okta.AspNetCore 3.x :warning: Retiring .NET Standard 2.0 and .NET Core 2.x

Thank You,