Skip to content

ignore cached okta token in backfills #1054

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 16, 2025
Merged

Conversation

piax93
Copy link
Contributor

@piax93 piax93 commented Jun 13, 2025

Tokens cached on disk are currently a problem if the user launches a long backfill job less than one hour after running another tronctl command. This ensures can in case of backfills the cached token is ignored, and a fresh long-lasting refresh token is stored into memory, allowing the backfill command to correctly function for multiple hours.

NOTE: do not merge, the new version of okta-auth is not released yet internally.

@piax93 piax93 requested a review from a team as a code owner June 13, 2025 13:54
@piax93 piax93 merged commit 0348872 into master Jun 16, 2025
4 checks passed
@piax93 piax93 deleted the u/mpiano/SEC-20118_force branch June 16, 2025 08:37
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.

None yet

2 participants