2 Replies Latest reply on Apr 17, 2007 1:54 AM by antoine_h

    securing a portal page

    jamesinsd

      I am currently using JBoss Portal 2.6 ALPHA2. I have 3 portal pages set up, and would like to make these pages visible and invisible based per user's role.
      Can this be done with JBoss? How would I do this?

        • 1. Re: securing a portal page
          jgilbert

          i would like to do the same thing. i can hide windows but i don't see how to hide pages/tabs.

          is this possible? if not, where should i look to potentially add this feature?

          • 2. Re: securing a portal page
            antoine_h

            Look in the JSR-168 how to set security constraints on portal objects.

            or look in the default portal descriptor files (default-object.xml), looking for "security-constraint" xml item.
            but by example, you may not see all of it.

            and the jboss portal ref doc.

            for a page, visible or not, add a security-constraint item a the end of the page descriptor.