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

Fix: Auth no endpoint error #8407

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Fix: Auth no endpoint error #8407

merged 2 commits into from
Dec 3, 2024

Conversation

N-o-Z
Copy link
Member

@N-o-Z N-o-Z commented Dec 2, 2024

Closes #8406

Change Description

Background

Add a check for auth endpoint configuration when using non basic authentication and present a proper error message instead failing on healthcheck

Testing Details

Tested manually

Breaking Change?

No

@N-o-Z N-o-Z added bug Something isn't working include-changelog PR description should be included in next release changelog labels Dec 2, 2024
@N-o-Z N-o-Z requested a review from a team December 2, 2024 15:29
@N-o-Z N-o-Z self-assigned this Dec 2, 2024
Copy link

github-actions bot commented Dec 2, 2024

E2E Test Results - DynamoDB Local - Local Block Adapter

13 passed

Copy link

github-actions bot commented Dec 2, 2024

E2E Test Results - Quickstart

11 passed

@N-o-Z N-o-Z enabled auto-merge (squash) December 3, 2024 08:40
@N-o-Z N-o-Z merged commit 6bb2b58 into master Dec 3, 2024
38 checks passed
@N-o-Z N-o-Z deleted the fix/auth-no-endpoint-error-8406 branch December 3, 2024 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working include-changelog PR description should be included in next release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide a better error message when configuring auth server without endpoint
2 participants