Okta is changing system log data retention windows. System log data is available from /api/v1/events or
Okta SDK EventsAPIClient.
The new data retention policy starts:
Preview and production orgs created on or after July 17, 2017, will retain log data for three months.
For the full data retention policy, see our Data Retention Policy.
You can export data before Okta deletes it. We recommend using Security Information and Event Management (SIEM) technology or Okta's API.
For OpenID Connect and API Access Management, Okta supports the client_secret_jwt method for token endpoint authentication (token_endpoint_auth_method).
This method is specified in the OpenID Connect specification
and allows you to use JWT and HMAC to authenticate a client for OAuth 2.0 and OpenID Connect requests.
/api/v1/apps/${applicationId}/groups didn't return groups if the specified app is inactive. (OKTA-123695)