Skip to content

Conversation

@harshS02-coder
Copy link

Problem

The Okta users ingestion stopped before processing the final page of results due to reliance on is_last_page().

Solution

Updated pagination logic to continue fetching users until no next_url is provided by the Okta API.

Impact

Ensures all Okta users are ingested without missing the final page.

Testing

  • Verified pagination logic manually
  • No breaking changes introduced

Fixes #1195

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Okta Users: Missing Last Page

1 participant