Closed sawadashota closed 4 years ago
I'm seeing the same error and stack trace after upgrading to v1.4.2. As a result, after rejecting a login request, the following error is returned to the client (as error description):
"The authorization server encountered an unexpected condition that prevented it from fulfilling the request"
instead of the actual error description that was passed from login-consent app.
Ok so the issue is that the actual error message is not being set but instead an internal server error message, right?
Was able to reproduce it, working on a fix!
Thanks!
Describe the bug
When login/consent cancel, public server(
/oauth2/auth?client_id=...
) returns an error after #1758Reproducing the bug(Login)
Steps to reproduce the behavior:
Reproducing the bug(Consent)
Server configuration
Environment