3 Replies Latest reply on Nov 29, 2012 11:26 AM by fribeiro1

    Login goes to a special page

    itasous

      Hi,

      When a user log, I want set a special page for this user. And, for another user, another page.

      How is it possible to do that ?

      Thanks.

        • 1. Re: Login goes to a special page

          Hm - not quite sure I understand your use case here, but off the cuff, one way you could accomplish this is with security.

          Example:
          - If User A (or User Role A) logs in and has access to Page A, they'll get that page
          - If User B (or User Role B) logs in and has access to Page B (and not Page A), they'll get that page

          This may not help your scenario, so you may want to expand a bit on your intended design.

          • 2. Re: Login goes to a special page
            itasous

            Yes it's that, excuse my english.

            If a user A or role login, then the portal show him page P.
            If a user B login, then portal show him other page Q.

            How can I configure that ?

            • 3. Re: Login goes to a special page
              fribeiro1

              You can't, but there is a workaround. Create two different (though similar) pages and show each one of them to users in a different role using the *-object.xml descriptor of the admin console.