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

Bugfix: Do not require authentication in frontend-service health check #467

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

sven-urbanski-freiheit-com
Copy link
Contributor

@sven-urbanski-freiheit-com sven-urbanski-freiheit-com commented Jan 24, 2023

Before this change, when AzureAuth was enabled, the frontend services's health check did not work, as it responds with Invalid authorization header provided.
With this change, the health endpoint does not requires authentication anymore. It does not matter anymore if AzureAuth is enabled or not.

@sven-urbanski-freiheit-com sven-urbanski-freiheit-com changed the title Allow health endpoint without auth Bugfix: Do not require authentication in frontend-service health check Jan 24, 2023
@sven-urbanski-freiheit-com sven-urbanski-freiheit-com deleted the su-fix-health branch January 24, 2023 14: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.

4 participants