On this page
Okta Identity Governance API release notes (2025)
Okta Identity Governance is available for both Okta Classic and Identity Engine.
For changes prior to 2025, see Archived Okta Identity Governance API Changelog (2023-2024).
March
Monthly release 2025.03.0
Change | Expected in Preview Orgs |
---|---|
Entitlements and Entitlement Bundles APIs are GA | March 5, 2025 |
New Access Certifications campaign | March 5, 2025 |
Bug fixed in 2025.03.0 | March 5, 2025 |
Entitlements and Entitlement Bundles APIs are GA
The following APIs have transitioned from Beta to GA:
New Access Certifications campaign
A new property, resourceSettings.includeAdminRoles
, has been added to the access certification campaign schema in the Campaigns API . This property indicates that the user-centric access certification campaign includes users’ admin role assignments.
Bug fixed in 2025.03.0
The remediationSettings.autoRemediationSettings
and principalScopeSettings.predefinedInactiveUsersScope
properties were missing from the Access Certification campaign schema in the Campaigns API reference. (OKTA-880900)
February
Weekly release 2025.02.1
Change | Expected in Preview Orgs |
---|---|
List all entitlements API response update | February 13, 2025 |
List all entitlements API response update
BetaBreaking change: The List all entitlement (opens new window) response no longer returns a values
object. Previously, this response returned an empty array for this property after the following update in 2024.04.0
: List all entitlements will no longer return values. To fetch values for a given entitlement, use List all values for an entitlement (opens new window) or List all entitlement values (opens new window).
Monthly release 2025.02.0
Change | Expected in Preview Orgs |
---|---|
New System Log event | February 6, 2025 |
New system log event
An access.request.settings.update
System Log event now appears when a Request of behalf of setting is toggled on or off in the Admin Console, or when you set or change the requestOnBehalfOfSettings
object for Requests Settings (opens new window). The event's debugData
property includes the app for which the setting was updated and the changeDetails
property includes the previous and new state of the setting.
January
Weekly release 2025.01.2
Change | Expected in Preview Orgs |
---|---|
Bug fixed in 2025.01.2 | January 29, 2025 |
Bug fixed in 2025.01.2
- The
okta.accessRequests.catalog.read
scope was missing from the Okta Identity Governance APIs. (OKTA-846162)
Monthly release 2025.01.0
Change | Expected in Preview Orgs |
---|---|
Selected Okta Identity Governance APIs are now GA | January 8, 2025 |
Selected Okta Identity Governance APIs are now GA
The following Okta Identity Governance APIs are GA:
- Campaigns (opens new window)
- Reviews (opens new window)
- Access Requests - V2 (opens new window)
- My Catalogs (opens new window)
- My Requests (opens new window)
The following Access Requests - V2 administrative APIs are now EA:
- List all entries for the default access request catalog (opens new window)
- Retrieve a catalog entry by an ID (opens new window)
For further information, see Identity Governance (opens new window) and Okta Identity Governance API (opens new window).