Okta.AspNetCore 5.0.1

dotnet add package Okta.AspNetCore --version 5.0.1
                    
NuGet\Install-Package Okta.AspNetCore -Version 5.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Okta.AspNetCore" Version="5.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Okta.AspNetCore" Version="5.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Okta.AspNetCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Okta.AspNetCore --version 5.0.1
                    
#r "nuget: Okta.AspNetCore, 5.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Okta.AspNetCore@5.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Okta.AspNetCore&version=5.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Okta.AspNetCore&version=5.0.1
                    
Install as a Cake Tool

Official Okta middleware for ASP.NET Core 8.0+. Easily add authentication and authorization to ASP.NET Core applications.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Okta.AspNetCore:

Package Downloads
FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

JokJaBre.Core.Identity

Package Description

Startbit-Authy

All-in-one authentication library for ASP.NET Core 9. Includes JWT, OAuth 2.0, OIDC, Google, GitHub, Microsoft, Okta and API Key authentication — configured via a single unifiedauth.credentials.json file. No hardcoded keys or secrets in code.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Okta.AspNetCore:

Repository Stars
Deblokt/IdentityServer4Demos.NETCore31
This repository contains demo projects for IdentityServer4. To learn how to create these projects yourself you can use my zero to production-ready step-by-step tutorials and client app examples.
Version Downloads Last Updated
5.0.1 88,033 2/19/2026
5.0.0 83,613 12/19/2025
4.6.8 90,651 11/19/2025
4.6.7 162,147 9/22/2025
4.6.6 112,769 8/12/2025
4.6.5 32,921 7/29/2025
4.6.3 260,695 4/4/2025
4.6.2 325,737 1/17/2025
4.6.1 1,722,173 4/19/2024
4.6.0 242,748 3/4/2024
4.5.0 1,576,033 8/18/2023
4.4.2 1,021,636 1/12/2023
4.4.1 335,946 12/5/2022
4.4.0 105,901 11/14/2022
4.3.0 44,029 11/4/2022
4.2.1 356,356 9/13/2022
4.2.0 1,234,975 5/3/2022
4.1.0 282,344 3/30/2022
4.0.0 637,954 12/9/2021
3.5.1 760,121 9/27/2021
Loading failed