
Martin Peřina has submitted this change and it was merged. Change subject: aaa: Wrong error message passed from SSO on password grant type failure ...................................................................... aaa: Wrong error message passed from SSO on password grant type failure Authentication failure in obtaining token from SSO using password grant type should return correct error message. Change-Id: I3fd2a4971bd9ff67eb0929c8e42d504ff76fb61d Bug-Url: https://bugzilla.redhat.com/1366927 Signed-off-by: Ravi Nori <rnori@redhat.com> --- M backend/manager/modules/enginesso/src/main/java/org/ovirt/engine/core/sso/servlets/OAuthTokenServlet.java M backend/manager/modules/enginesso/src/main/java/org/ovirt/engine/core/sso/utils/AuthenticationUtils.java 2 files changed, 17 insertions(+), 5 deletions(-) Approvals: Martin Peřina: Looks good to me, approved Ravi Nori: Verified Aleksei Slaikovskii: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/62331 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3fd2a4971bd9ff67eb0929c8e42d504ff76fb61d Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Aleksei Slaikovskii <aslaikov@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>