<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
Okta Rate Limit Violations on the /api/v1/artifacts Endpoint
Multi-Factor Authentication
Okta Identity Engine
Overview

Rate limit violations on the /api/v1/artifacts endpoint occur when devices check for Okta Verify updates more than 60 times per minute. Administrators can safely ignore these warnings, as they do not affect user authentication. A rate limit warning appears in the System Log for the /api/v1/artifacts endpoint.

Applies To
  • Okta Identity Engine (OIE)
  • Multi-Factor Authentication (MFA)
  • Okta Verify
Cause

The /api/v1/artifacts endpoint checks for and downloads updated versions of Okta Verify. The current rate limit for this endpoint is 60 requests per minute. When requests exceed this threshold, Okta generates a rate limit warning and does not process additional matching API requests for that time period.

Solution

How are rate limit warnings on the /api/v1/artifacts endpoint handled?

 

Administrators can safely ignore these rate limit warnings, as they do not affect user authentication. Okta fulfills the same request if the device resends it later when the API requests do not exceed the limits. To bypass the endpoint and obtain the application directly, administrators can download the latest Okta Verify versions directly from the admin dashboard or utilize the API to download them programmatically.

Related References

Loading
Okta Rate Limit Violations on the /api/v1/artifacts Endpoint