Skip to content

Commit 53b94fc

Browse files
OKTA-1124143 - Aerial Monthly RNs (#6012)
* Initial draft * Initial draft complete * Updates after SME review * Update packages/@okta/vuepress-site/docs/release-notes/2026-okta-aerial/index.md Co-authored-by: Susan <susan.harper@okta.com> * Added rss feed --------- Co-authored-by: Susan <susan.harper@okta.com>
1 parent 59e9929 commit 53b94fc

2 files changed

Lines changed: 37 additions & 1 deletion

File tree

  • packages/@okta/vuepress-site

packages/@okta/vuepress-site/.vuepress/public/rss/aerial.xml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,17 @@
44
<title>Okta Aerial API release notes</title>
55
<link>https://developer.okta.com/docs/release-notes/2026-okta-aerial/</link>
66
<description>Recent release notes for Okta Aerial</description>
7-
<pubDate>Tue, 24 Feb 2026 12:00:00 GMT</pubDate>
7+
<pubDate>Thu, 05 Mar 2026 12:00:00 GMT</pubDate>
88

9+
<item>
10+
<title>Monthly release</title>
11+
<link>https://developer.okta.com/docs/release-notes/2026-okta-aerial/#monthly-release</link>
12+
<guid>https://developer.okta.com/docs/release-notes/2026-okta-aerial/#monthly-release</guid>
13+
<pubDate>Thu, 05 Mar 2026 12:00:00 GMT</pubDate>
14+
<description><![CDATA[<a href="https://developer.okta.com/docs/release-notes/2026-okta-aerial/#aerial-org-groups-and-request-condition-template-apis">Aerial Org Groups and Request Condition Template APIs</a><br><a href="https://developer.okta.com/docs/release-notes/2026-okta-aerial/#aerial-member-role-available-in-ea">Aerial member role available in EA</a><br><a href="https://developer.okta.com/docs/release-notes/2026-okta-aerial/#developer-documentation-update-in-2026-03-0">Developer documentation update in 2026.03.0</a>]]></description>
15+
</item>
16+
17+
918
<item>
1019
<title>Weekly release</title>
1120
<link>https://developer.okta.com/docs/release-notes/2026-okta-aerial/#weekly-release</link>

packages/@okta/vuepress-site/docs/release-notes/2026-okta-aerial/index.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,33 @@ These release notes list customer-visible changes to the Okta Aerial API. Okta A
1717

1818
See also [Introduction to the Okta Aerial API](https://developer.okta.com/docs/api/openapi/aerial/guides/overview/).
1919

20+
## March
21+
22+
### Monthly release
23+
<!-- Published on: 2026-03-05T12:00:00Z -->
24+
| Change | Expected in Aerial services preview | Expected in Aerial services production |
25+
|--------|-----------------------------| -----------------------------|
26+
| [Aerial Org Groups and Request Condition Template APIs](#aerial-org-groups-and-request-condition-template-apis)| March 5, 2026 | March 11, 2026 |
27+
| [Aerial member role available in EA](#aerial-member-role-available-in-ea)| March 5, 2026 | March 11, 2026 |
28+
| [Developer documentation update in 2026.03.0](#developer-documentation-update-in-2026-03-0) | March 4, 2026 | March 4, 2026|
29+
30+
#### Aerial Org Groups and Request Condition Template APIs
31+
32+
Previously, access request conditions for managed orgs could only be applied to all managed orgs using a template app or a single org from within its Aerial org's Admin Console. Now, you can create org groups and apply access request conditions to one or more managed orgs all from within the Aerial Console.
33+
To support this new flexible grouping and governance experience, Okta introduces a new suite of APIs that allow developers to programmatically manage Org Groups and apply access request conditions across multiple orgs at scale. These APIs help you define precise rules for access, streamlining governance and improving usability.
34+
35+
See the [Org Groups](https://developer.okta.com/docs/api/openapi/aerial/aerial/tag/Org-Groups/) and [Governance](https://developer.okta.com/docs/api/openapi/aerial/aerial/tag/Governance/) APIs. For more information on managing Org Groups in the Aerial Console, see [Create org groups](https://help.okta.com/okta_help.htm?type=aerial&id=aerial-create-org-groups).
36+
37+
#### Aerial member role available in EA
38+
39+
Previously, all users were invited as Aerial Owners with super admin privileges. Now, they can be invited as Aerial members, providing lower-scope permissions. This enhances security by distinguishing true owners from members who need access for specific tasks, ensuring tighter control over Aerial workflows.
40+
41+
See [Aerial members](https://help.okta.com/okta_help.htm?type=aerial&id=aerial-member).
42+
43+
#### Developer documentation update in 2026.03.0
44+
45+
Okta's [API reference pages](https://developer.okta.com/docs/api/) are undergoing a migration, which started on February 24. While the look and feel may vary across pages during this time, all technical documentation remains accurate and up to date.
46+
2047
## February
2148

2249
### Weekly release

0 commit comments

Comments
 (0)