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

Trying to request user authentication for an inexistent client doesn't show any custom exception #156

Closed
lspil opened this issue Nov 15, 2020 · 1 comment
Assignees
Labels
status: duplicate A duplicate of another issue

Comments

@lspil
Copy link

lspil commented Nov 15, 2020

Hi everyone,

Maybe this is more cosmetic, but if I try to use an inexistent client here:

http://localhost:8080/oauth2/authorize?response_type=code&client_id=client&scope=read

It redirects me to the error page and I have nothing in the console. Shouldn't we have at least an exception message for the poor developer trying to debug something like this? Now with small examples on an experimental implementation is easy to see what's wrong, but when this will be production-ready, out there in the jungle you might get really confused with this.

Thnks for your amazing work on this project!

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 15, 2020
@jgrandja
Copy link
Collaborator

Thanks for your feedback @lspil !

I'll close this in favour of #159.

@jgrandja jgrandja added status: duplicate A duplicate of another issue and removed status: waiting-for-triage An issue we've not yet triaged labels Nov 16, 2020
@jgrandja jgrandja self-assigned this Nov 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants