Skip to content
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

chore: Disbale token issuer cache when auth is disabled #971

Merged

Conversation

oskogstad
Copy link
Collaborator

@oskogstad oskogstad commented Aug 6, 2024

Noticed this when attempting to debug on the airplane going back home.

It is not possible to query the api when offline, with auth disabled
TokenIssuerCache calls times out, results in HTTP500

This disables the TokenIssuerCache when DisableAuth is set

Manually tested on plane ✈️

Copy link

sonarqubecloud bot commented Aug 6, 2024

@oskogstad oskogstad merged commit dbd9467 into main Aug 7, 2024
22 checks passed
@oskogstad oskogstad deleted the chore/disable-token-issuer-cache-when-auth-disabled branch August 7, 2024 08:26
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.

2 participants