Okta.Core.Client
0.3.0.1
See the version list below for details.
dotnet add package Okta.Core.Client --version 0.3.0.1
NuGet\Install-Package Okta.Core.Client -Version 0.3.0.1
<PackageReference Include="Okta.Core.Client" Version="0.3.0.1" />
<PackageVersion Include="Okta.Core.Client" Version="0.3.0.1" />
<PackageReference Include="Okta.Core.Client" />
paket add Okta.Core.Client --version 0.3.0.1
#r "nuget: Okta.Core.Client, 0.3.0.1"
#addin nuget:?package=Okta.Core.Client&version=0.3.0.1
#tool nuget:?package=Okta.Core.Client&version=0.3.0.1
This package allows you to build on Okta's identity platform using .NET
Supported Platforms:
* .NET Framework 4, 4.5, 4.5.6
* Windows 8, 8.1, 10
* Windows Phone 8.1
* Silverlight 5
* Portable Class Libraries
Update Log
----------
- v0.3.0.1:Bug fix to enforce proper dependency versions for Newtonsoft.Json and Microsoft.Net.Http
- v0.3.0.0: Enriched object model based on existing and new JSON values (AuthResponse, Embedded, MFA Factor) + upgraded to Newtonsoft.Json v9.0.1 (in NuGet)
- v0.2.9.0: Added support for suspend and unsuspend endpoints
- v0.2.8.0: Bug fix (AuthResponse.FactorResult)
- v0.2.7.0:
Added support for MFA verification (OTP, Okta Verify and SMS only) at authentication time
- v0.2.6.0:
Added support for the automation of the creation of WS-Fed application (+AppsClient test class)
Added ability to retrieve a user factor based on its id
- v0.2.5.0:
Added support for Password Expiration Warning and Multi Optional MFA Enroll
Added ChangePassword and Skip methods in AuthClient (Password Warn flow)
Enhanced Session object (added previously unexposed properties, such as ExpiresAt)
Added GetRefreshUri method on ApiClient
Fixed Extend endpoint for Session objects (SessionsClient)
- v0.2.4.0: Added Advanced Search support
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 9.0.0)
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 | |
---|---|---|---|
0.3.3.1 | 105,573 | 4/1/2019 | |
0.3.3 | 120,051 | 4/26/2017 | |
0.3.2 | 20,809 | 1/13/2017 | |
0.3.1 | 18,404 | 10/21/2016 | |
0.3.0.2 | 2,124 | 10/6/2016 | |
0.3.0.1 | 1,897 | 9/29/2016 | |
0.3.0 | 10,850 | 9/26/2016 | |
0.2.9 | 12,818 | 4/26/2016 | |
0.2.8 | 1,964 | 4/21/2016 | |
0.2.7 | 1,790 | 4/13/2016 | |
0.2.6 | 1,682 | 4/11/2016 | |
0.2.5 | 5,329 | 3/29/2016 | |
0.2.4 | 1,728 | 3/23/2016 | |
0.2.3 | 2,011 | 3/15/2016 | |
0.2.2 | 1,862 | 3/1/2016 | |
0.2.1 | 1,817 | 2/16/2016 | |
0.2.0 | 2,247 | 2/11/2016 | |
0.1.5 | 12,315 | 3/11/2015 | |
0.1.4 | 2,868 | 2/24/2015 | |
0.1.3 | 2,119 | 2/24/2015 | |
0.1.2 | 2,508 | 2/20/2015 | |
0.1.1 | 8,338 | 1/6/2015 | |
0.1.0.2-beta | 2,232 | 11/11/2014 |
EA release - This can be used in production with support from Okta.