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

Improve error handling for polling requests #286

Open
phavekes opened this issue Nov 30, 2024 · 0 comments
Open

Improve error handling for polling requests #286

phavekes opened this issue Nov 30, 2024 · 0 comments

Comments

@phavekes
Copy link
Member

This issue is imported from pivotal - Originaly created at Sep 2, 2024 by Pieter van der Meulen

When the polling process fails on /authentication/status, the tiqr gssp returns a 'normal' 500 error response. While the client expects a response code.

This can be tested by sending a http request to the polling endpoint without an authentication being started. E.g.: curl -vvv https://tiqr.test2.surfconext.nl/authentication/status (without a session cookie this will surely fail)

The registration endpoint seems to work better: curl -vvv https://tiqr.test2.surfconext.nl/registration/status

Ensure that both status endpoints return the response the the web client expects.

@phavekes phavekes self-assigned this Nov 30, 2024
@phavekes phavekes added this to Stepup Nov 30, 2024
@github-project-automation github-project-automation bot moved this to New in Stepup Nov 30, 2024
@phavekes phavekes removed their assignment Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: New
Development

No branches or pull requests

1 participant