On this page
Developer Tools release notes (2026)
These release notes list customer-visible changes to the Developer Tools. The Okta's developer tooling ecosystem includes Terraform, SDKs, and CLI.
August
Monthly release 2026.08.0
| Change | Expected in Preview Orgs |
|---|---|
| Okta Client SDK for Swift 2.2.0 adds Pushed Authorization Request support | August 5, 2026 |
| Bugs fixed in Okta Client SDK for Swift 2.2.0 | August 5, 2026 |
Okta Client SDK for Swift 2.2.0 adds Pushed Authorization Request support
Version 2.2.0 of the Okta Client SDK for Swift (opens new window) adds support for Pushed Authorization Requests (PAR). This lets your app pre-register authorization request parameters with Okta before redirecting users to sign in. The SDK also expands AuthenticationContext with resource, audience, nonce, and maxAge parameters for finer-grained OAuth requests. See Release 2.2.0 (opens new window).
Bugs fixed in Okta Client SDK for Swift 2.2.0
The SDK didn't send the
User-Agentheader in Release builds. (OKTA-1198552)WebAuthn and Duo credentials could merge incorrectly during authentication. (OKTA-1209004)
The SDK rejected the
audclaim when it was an array, which RFC 7519 §4.1.3 allows.
July
Monthly release 2026.07.0
| Change | Expected in Preview Orgs |
|---|---|
| Manage resource owners | July 1, 2026 |
| Manage labels | July 1, 2026 |
Manage resource owners
You can now manage resource owners for Okta Identity Governance (OIG) using the Okta Terraform provider. This lets you dynamically assign, modify, revoke, or query ownership for resources such as apps, entitlements, and bundles. This helps you automate accountability and scale your governance delegation using Terraform. See Manage resource owners.
Manage labels
You can now manage labels for Okta Identity Governance (OIG) resources using the Okta Terraform provider. This lets you define, modify, and delete custom labels to categorize apps, groups, and entitlements. This helps you automate resource organization and maintain a structured governance environment using Terraform. See Manage labels.
June
Monthly release 2026.06.0
| Change | Expected in Preview Orgs |
|---|---|
| Manage identity sources with the Okta Terraform provider | June 3, 2026 |
Manage identity sources with the Okta Terraform provider
You can now manage users, groups, and memberships within an Okta identity source using the Okta Terraform provider. This allows you to perform individual updates or large-scale bulk imports using an Infrastructure-as-Code (IaC) approach. This helps you automate and scale your identity data management efficiently. See Manage identity source.
April
Weekly release 2026.04.3
| Change | Expected in Preview Orgs |
|---|---|
| Identity Threat Protection managed with Terraform | April 29, 2026 |
Identity Threat Protection managed with Terraform
You can now manage Okta Identity Threat Protection (ITP) using the Okta Terraform Provider. This allows admins to manage their entire threat protection surface using an Infrastructure-as-Code (IaC) approach, ensuring consistent, repeatable, and scalable security configurations. See Manage Identity Threat Protection resources using Terraform.