A .NET SDK for interacting with the Okta management API, enabling server-side code to manage Okta users, groups, applications, and more.
The Okta User API provides operations to manage users in your organization.
## What's Changed * Fix null type serialization in AuthorizationServerPolicyRuleRequest by @aniket-okta in https://github.com/okta/okta-sdk-dotnet/pu…
## What's Changed * Fix: Make samlAssertionLifetimeSeconds nullable by @aniket-okta in https://github.com/okta/okta-sdk-dotnet/pull/829 * chore: Upg…
## What's Changed * Release 10.0.1 by @aniket-okta in https://github.com/okta/okta-sdk-dotnet/pull/818 **Full Changelog**: https://github.com/ok…
## What's Changed * Add support for new Okta TLD domains (okta-gov.com, okta.mil, okta-miltest.com, trex-govcloud.com) by @aniket-okta in https://git…
## What's Changed * Fix runtime crash on .NET 8 by adding Microsoft.Bcl.AsyncInterfaces v8.0.0 as explicit dependency by @aniket-okta in https://gith…
## What's Changed * fix: Resolve transient dependency conflict with Microsoft.IdentityModel.Protocols in JwtBearer authentication by @aniket-okta in …
## What's Changed * Updated System.Text.Json in Okta.Sdk.Extensions by @aniket-okta in https://github.com/okta/okta-sdk-dotnet/pull/780 * Fix ListFa…
## What's Changed Improved interceptor support by @bryanapellanes-okta in https://github.com/okta/okta-sdk-dotnet/pull/776 **Full Changelog**: h…