Alon Bar-Lev has posted comments on this change.

Change subject: aaa: Modify webadmin and userportal to use enginesso for 
authentication
......................................................................


Patch Set 47:

(1 comment)

https://gerrit.ovirt.org/#/c/36619/47/backend/manager/modules/aaa/src/main/java/org/ovirt/engine/core/aaa/servlet/SSOLogoutServlet.java
File 
backend/manager/modules/aaa/src/main/java/org/ovirt/engine/core/aaa/servlet/SSOLogoutServlet.java:

Line 46:         }
Line 47:         
response.sendRedirect(String.format("%s/sso-service-interactive?command=logout&post_command_url=%s/&error_url=%s?&version=%s",
Line 48:                 EngineLocalConfig.getInstance().getProperty("SSO_URL"),
Line 49:                 
EngineLocalConfig.getInstance().getProperty("ENGINE_URI"),
Line 50:                 
EngineLocalConfig.getInstance().getProperty("ERROR_PAGE"),
I think you can leave the two urls as sso default.
Line 51:                 FiltersHelper.VERSION));
Line 52:     }
Line 53: 


-- 
To view, visit https://gerrit.ovirt.org/36619
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iff0aee9d0f5ee606ff7f397cab69017ca7d9df08
Gerrit-PatchSet: 47
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rn...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Ravi Nori <rn...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to