0 Replies Latest reply on Sep 18, 2008 12:52 AM by huqingxing

    How to get the admin portal?

    huqingxing

      i have integrated the single sign on (josso) and can log in succeed with the user admin . but there is no admin portal link any more on the header.
      and (PortalURL)request.getAttribute("org.jboss.portal.header.ADMIN_PORTAL_URL") return null.
      so i use http://localhost/portal/auth/portal/admin direct, and the return is
      :
      HTTP Status 403 -

      --------------------------------------------------------------------------------

      type Status report

      message

      description Access to the specified resource () has been forbidden.


      --------------------------------------------------------------------------------

      JBossWeb/2.0.1.GA


      anyone who can help me , how i can get the admin portal?
      thank you !