
Martin Peřina has submitted this change and it was merged. Change subject: aaa: Logout should not be invoked on non-persistent Bearer Auth api access ...................................................................... aaa: Logout should not be invoked on non-persistent Bearer Auth api access When the RESTAPI is accessed using Bearer Authentication, the RestApiSessionMgmtFilter should not invoke Logout. Change-Id: I01abfdfbcc8706c14b0f031d8ece2fab7674c6eb Bug-Url: https://bugzilla.redhat.com/1347478 Signed-off-by: Ravi Nori <rnori@redhat.com> --- M backend/manager/modules/aaa/src/main/java/org/ovirt/engine/core/aaa/filters/RestApiSessionMgmtFilter.java 1 file changed, 4 insertions(+), 1 deletion(-) Approvals: Martin Peřina: Verified; Looks good to me, approved Ravi Nori: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/59414 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I01abfdfbcc8706c14b0f031d8ece2fab7674c6eb Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>