Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If your selected portal configuration requires you to explicitly map all Tomcat web contexts (e.g. with some mod_jk configurations), you will need to map the following contexts:

Core Modules

Context

Use

/uPortal

The portal itself

/cas

Bundled CAS server and uPortal's default authentication strategy. This may be removed if your institution is not using CAS or is using a separate CAS server.

/ResourceServingWebapp

Static, versioned UE resources such as javascript, css, and image libraries. This application offers the portal and portlets a common target to ensure the user's browser can make efficient use of local caching.

Portlets

Bookmarks Portlet

Provides users with a mechanism to store and organize personal bookmarks in a tree structure. The UI is JavaScript based though it does not make use of AJAX.

...

For more information: https://wiki.jasig.org/display/PLT/WebProxy

Test Suites

Context

Use

/cas-proxy-test-portlet

CAS proxy test and resources for testing CAS proxy capabilities from other portlets.

/pluto-testsuite

JSR-168 tests

/FunctionalTestsPortlet

Additional portlet tests

...