OktaOIDCFW 12.0.0

Additional Details

Please Upgrade to Latest Vestion

There is a newer version of this package available.
See the version list below for details.
dotnet add package OktaOIDCFW --version 12.0.0
NuGet\Install-Package OktaOIDCFW -Version 12.0.0
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="OktaOIDCFW" Version="12.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OktaOIDCFW --version 12.0.0
#r "nuget: OktaOIDCFW, 12.0.0"
#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.
// Install OktaOIDCFW as a Cake Addin
#addin nuget:?package=OktaOIDCFW&version=12.0.0

// Install OktaOIDCFW as a Cake Tool
#tool nuget:?package=OktaOIDCFW&version=12.0.0

This Package for Okta WebForm and MVC scenarios
1- This Package Supprots .net Frameworks 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8,  
2- Addng new json Files copy OIDC info to it,
3- adding new Web.config param CanConnectOIDCFromServer = false,
4- Allowing Logoff and automatic token refresh Just add to your scopes offline_access Make sure that CanConnectOIDCFromServer = true,

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
18.1.3.7 1,819 6/21/2022
18.1.3.6 1,725 8/28/2021
18.1.3.5 1,520 8/26/2021
18.1.3.4 1,541 8/26/2021
18.1.3.3 1,554 8/20/2021
18.1.3.2 1,602 8/18/2021
18.1.3.1 1,612 7/22/2021
18.1.2 1,847 7/22/2021
18.1.1 1,838 7/19/2021
18.1.0 1,785 7/14/2021
18.0.5 1,691 7/14/2021
18.0.4 1,784 7/13/2021
18.0.3 1,682 7/13/2021
18.0.2 1,784 7/9/2021
18.0.1 1,739 5/4/2021
18.0.0 1,708 4/17/2021
17.0.0 1,763 4/14/2021
16.0.0 1,839 3/29/2021
15.0.0 1,783 3/26/2021
14.0.0 1,945 3/11/2021
13.0.0 1,700 3/9/2021
12.0.0 1,740 3/5/2021
11.0.0 1,746 2/28/2021
8.0.0 1,733 2/25/2021
7.0.0 1,816 2/24/2021
6.0.0 1,792 2/24/2021
4.0.0 1,565 2/24/2021
3.0.0 1,649 2/24/2021
2.0.0 1,529 2/23/2021
1.0.0 1,592 2/22/2021

1- This Package Supprots .net Frameworks 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8,  
2- Addng new json Files copy OIDC info to it,
3- adding new Web.config param CanConnectOIDCFromServer = false,
4- Allowing Logoff and automatic token refresh Just add to your scopes offline_access Make sure that CanConnectOIDCFromServer = true,