3 Replies Latest reply on Mar 9, 2012 11:48 AM by jferreyram

    Is there any way to access a portal via xml configuration without login

    poornima.abhi

      Hi ALL,

       

      My requirement was to access a portal in my application without logging in.

      I could make it do by using GateIn's UI.

      I made the portal, portlet and the page's' permission to 'PUBLIC' using GateIn's UI, then i could access the portal in the application without login.

      But I want it to work via xml configuration, not by using Gaten's UI.

      I could configure the portal, portlet and page using xml, and to an extend, it was successful.Successful, in the sense, i could access the portal without any errors.But only thing missing was, i had to login.Only then, it worked

      Direct access to the portal is not working.

       

      How can i acheive this?