Haufe-Lexware / wicked.haufe.io

An API Management system based on Mashape Kong
http://wicked.haufe.io
Other
123 stars 37 forks source link

Rejected logins via external scope validations do not redirect back to client #197

Closed DonMartin76 closed 5 years ago

DonMartin76 commented 5 years ago

In the following situation, the authorization server does not redirect back to the original client with a ?error=...&error_description=... type of callback, but rather displays its own error message screen:

This should lead to a redirect with ?error=access_denied&error_description=..., but instead an error screen is displayed directly in the Authorization Server.

DonMartin76 commented 5 years ago

Fixed in wicked 1.0.0-rc.6.