Skip to content

CENG-442: Add retry attempts when authenticating with OIDC#3

Merged
BartoszBlizniak merged 2 commits intomasterfrom
ceng-442-request-to-modify-oidc-token-loading-retry-behavior-in
Dec 10, 2024
Merged

CENG-442: Add retry attempts when authenticating with OIDC#3
BartoszBlizniak merged 2 commits intomasterfrom
ceng-442-request-to-modify-oidc-token-loading-retry-behavior-in

Conversation

@BartoszBlizniak
Copy link
Member

OIDC Authentication Retry Mechanism

This PR adds a retry mechanism for OIDC authentication to improve reliability when temporary network issues or service availability hiccups occur.

Changes

  • Added new input parameter oidc-auth-retry (default: 3, range: 0-10)
  • Implemented retry logic with 5-second delay between attempts
  • Updated documentation to reflect the new feature

@BartoszBlizniak BartoszBlizniak merged commit f4b2c7d into master Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant