0 Replies Latest reply on Jan 22, 2007 8:06 AM by surajit2k2

    Hiding of portlet

    surajit2k2

      Hi ,

      I have a portal page(Home) whose security policy as

      <security-constraint>
      <policy-permission>

      <action-name>viewrecursive</action-name>
      </policy-permission>
      </security-constraint>

      I have admin, HR , Telecom as roles defined.

      I want a portlet (in Home page) should not be visible when the user is not logged in.

      As soon as a user having Role as HR logs in the porlet should be visible.
      Again if a user with role Telecom logs in the portlet should not be visible.

      I have found that in http://jira.jboss.com/jira/browse/JBPORTAL-405 URL that it should be possible. But I am not understanding which XML file setting should be changed.

      Please help me on the same.

      regards
      Surajit