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

OIDC authorization code flow error response #209

Closed
AxelNennker opened this issue Oct 7, 2024 · 0 comments · Fixed by #210
Closed

OIDC authorization code flow error response #209

AxelNennker opened this issue Oct 7, 2024 · 0 comments · Fixed by #210
Labels
correction API specification needs correction spring25-candidate

Comments

@AxelNennker
Copy link
Collaborator

Problem description
CAMARA-Security-Interoperability.md states that if the openid scope is missing then a 400 BAD request should be returned.
A HTTP response of 400 must not be used.

Expected behavior
Errors should be returned as specified in the OIDC standard.
That is, if the redirect_url is valid, then the error is conveyed through the redirect_url as defined in 3.1.2.6. Authentication Error Response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
correction API specification needs correction spring25-candidate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants