Releases: okta/okta-sdk-dotnet
Okta.Sdk v7.0.4
Features/Bug Fixes
Update vulnerable System.IdentityModel.Tokens.Jwt dependency (OKTA-683207)
Fix "Missing application settings when fetching SamlApplication" (#644)
Okta.Sdk v7.0.3
Features/Bug fixes
Fix "Missing data in verifyFactorRequest prevents verifying webauthn" (OKTA-656179)
Okta.Sdk v7.0.2
Features/Bug fixes
Fix "JTI Claim as a string instead of guid" (#682)
Okta.Sdk v7.0.1
Okta.Sdk v7.0.0
We're excited to drop the 7.0.0 version of the Okta Management SDK for .NET! 🎉
What's included today
- Upgraded the RestSharp dependency from
106.13.0
to110.2.0
(#606) - Upgraded the Okta management OpenAPI specification to be aligned with the Okta release v2023.07.0.
- New API clients added:
ApiServiceIntegrationsApi
ApplicationSSOApi
AttackProtectionApi
EmailServerApi
IdentitySourceApi
RealmApi
UISchemaApi
Upgrading
Upgrading the Okta management OpenAPI specification as well as upgrading the RestSharp dependency have introduced several breaking changes, so we've rolled over the major version number to 7.0.0. Check out the migrating guide for more info!
Okta.Sdk v6.0.11
Bug Fixes
Fix "Create/Update Account returns NULL when okta tenant hits rate limits" issue (#638)
Okta.Sdk v6.0.10
Okta.Sdk v6.0.9
Bug Fixes
Fix "Retrieving Group no Longer Retrieves Additional Profile Data" issue (#634)