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

Client side support for 401 Unauthorized status #46

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

rtamalin
Copy link
Collaborator

@rtamalin rtamalin commented Aug 5, 2024

Server /report 401 Unauthorized status responses should now include a WWW-Authenticate header telling the client how to resolved the lack of authorization, either by (re-)registering or (re-)authenticating with the server.

Added retry handling for the telemetry report submission handling.

Fixes: #45

Server /report 401 Unauthorized status responses should now include a
WWW-Authenticate header telling the client how to resolved the lack
of authorization, either by (re-)registering or (re-)authenticating
with the server.

Added retry handling for the telemetry report submission handling.

Fixes: #45
@rtamalin rtamalin requested a review from gbuenodevsuse August 5, 2024 20:10
Copy link
Collaborator

@gbuenodevsuse gbuenodevsuse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rtamalin rtamalin merged commit 73d1d54 into main Aug 6, 2024
1 check passed
@rtamalin rtamalin deleted the client_unauthorized_retry_handling branch August 6, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants