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

Server error if wrong response_mode is requested #413

Closed
tpazderka opened this issue Aug 24, 2017 · 0 comments
Closed

Server error if wrong response_mode is requested #413

tpazderka opened this issue Aug 24, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@tpazderka
Copy link
Collaborator

When consumer asks for a specific response_mode and this cannot be fulfilled, an error response is produced, but not correctly handled.

Exception Type: TypeError at /oidc/authorization/
--
Exception Value: InvalidRequest('wrong response_mode',) is not JSON seriali=
zable

This should be correctly handled and a proper error response should be returned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants