5 Replies Latest reply on Jul 14, 2010 4:01 AM by trong.tran

    How to redirect logout URI to /private/<portal>

    napsteros

      Hello,

       

      I'm using GateIn-3.0 with Tomcat, and I'd like to redirect the logout URI to a private one under the current portal.

      In other words, in the normal process, we find (after login) to /private/<user-portal> and when we disconnect it takes a public URI like  this: /public/portal. Is there a way to redirect this public uri to private one in order to push user to make new login like this way : /private/<user-portal>/login.jsp.

       

      Best Regards,