This changelog lists customer-visible changes to the Okta Aerial API.
A call to the Change the status of an org API could set the parent org status to
INACTIVE. (OKTA-688836)The default authorization server can no longer be renamed to
aerial.
When the /orgs and /orgs/{orgId} endpoints were called with an authorization header bearer token, the _links object wasn't returned. (OKTA-972061)
The List all associated orgs API can now filter on the org status.
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.
Super admins can now grant or revoke Okta Aerial consent in the Admin Console.
The API response headers now use the Link header to return pagination values for use with the after and before query parameters, where supported.
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.
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)
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.
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.
If a child org is linked to Okta Aerial, System Log events for product updates now appear in the org.
Demonstrating Proof-of-Possession (DPoP) is now supported by Okta Aerial. See Okta Aerial overview.
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.
A PUT call to /orgs/{orgId}/products with an invalid product ID returned an error message that was unclear. (OKTA-627882)