Okta Aerial changelog
This changelog lists customer-visible changes to the Okta Aerial API.
March 2025
Okta Identity Engine and Okta Classic Engine 2025.03.2
List all associated orgs API filters on status
The List all associated orgs API can now filter on the org status
.
Okta Identity Engine and Okta Classic Engine 2025.03.0
Okta Aerial Console
Okta Aerial allows management of multiple Okta orgs from a single, centralized account. Use the Okta Aerial Console to view your Aerial account settings, and view the list of all orgs associated with your Aerial account as well as other available orgs. You can access the Okta Aerial Console from your Aerial org if you have super admin privileges. See Okta Aerial.
February 2025
Okta Identity Engine and Okta Classic Engine 2025.02.0
Super admins can now grant or revoke Okta Aerial consent in the Admin Console.
December 2024
Build version 1.52.0
The API response headers now use the Link
header to return pagination values for use with the after
and before
query parameters, where supported.
October 2024
Build version 1.47.0
A new API, Requests to delete an Org, is now available to request an org deletion. This endpoint only deletes orgs linked to the Aerial sandbox or for orgs belonging to accounts in the Okta Partner Program.
September 2024
Okta Identity Engine and Okta Classic Engine 2024.09.0
If the user was granted super admin access through group assignment, the Grant Okta Aerial access to your org API didn't work. (OKTA-794659)
Build version 1.44.0
List all Associated Orgs
A new API, List all Associated Orgs, is now available to list all orgs that belong to a customer account. Admins can view orgs that are linked to an Aerial account, as well as any other orgs not associated with an Aerial account.
August 2024
Okta Identity Engine and Okta Classic Engine 2024.08.0
Org super admins can now provide consent for their orgs to be managed by an Aerial account. See Grant Okta Aerial access to your Org.
February 2024
Build version 1.20.0
System Log events available for child orgs
If a child org is linked to Okta Aerial, System Log events for product updates now appear in the org.
January 2024
Build version 1.11.0
Support added for DPoP
Demonstrating Proof-of-Possession (DPoP) is now supported by Okta Aerial. See Okta Aerial overview.
December 2023
Build version 1.10.0
New property available for Okta Aerial API
A new adminOrg
property is available for the org
object of the Okta Aerial API. This property represents the Aerial org. A new filter allows admins to retrieve the Aerial org of their account (filter=adminOrg eq true
). See List all Orgs.
Bug fixes
A PUT call to /orgs/{orgId}/products
with an invalid product ID returned an error message that was unclear. (OKTA-627882)