Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,28 @@ title: Okta Access Gateway API release notes 2026

Access Gateway is available for both Okta Classic Engine and Okta Identity Engine.

## July

### Monthly release 2026.07.0
<!-- Published on: 2026-07-12T12:00:00Z -->

| Change | Expected in Preview Orgs |
| ------ | ------------------------ |
| [Developer documentation update in 2026.07.0](#developer-documentation-update-in-2026-07-0) | July 12, 2026 |
| [Bug fixed in 2026.07.0](#bug-fixed-in-2026-07-0) | July 12, 2026 |

#### OpenID Connect apps in offline mode

Access Gateway now supports OpenID Connect (OIDC) apps in offline mode, providing authentication resiliency when your Access Gateway instance is disconnected from Okta or temporarily offline. OIDC apps can be configured with the authorization code with PKCE, client credentials, and device code grant flows. See [Add apps for offline mode](/docs/guides/oag-configure-apps-offline-mode/openidconnect/main/).

#### Developer documentation update in 2026.07.0

The Okta Developer landing page now features new sections for Journeys and release notes. A Journey is a curated, expert-driven, end-to-end guide built around a small-to-medium-sized development project. This update delivers streamlined access to both Journeys and the latest platform updates. See [Okta Developer Landing page](https://developer.okta.com/).

#### Bug fixed in 2026.07.0



## May

### Monthly release 2026.05.0
Expand Down