The source for the following examples is available in the samples directory (<alui_install_dir>\loginserver\1.0\webapp\loginserver\samples).
Pre-configured resources, pagelets, experiences, etc... are available in the Administrative UI.
- Sample Pagelets
These are some very simple sample pagelets that demonstrate how to use pagelets and the scripting framework (CSAPI).
The pageletconsumer.html page uses the head-pagelet-1, head-pagelet-2, linkspagelet, csapipagelet,
attributepagelet, payloadpagelet, and securepagelet from the samples pagelet library. The source
for these pagelets is available in the samples directory (<alui_install_dir>\loginserver\1.0\webapp\loginserver\samples).
- Pagelet Debugging
This page shows you how to debug a broken pagelet in your page.
-
Sample auto-login resource protected by a login form
The "Sample auto-login resource" is already registered in the runner administration console. It demonstrates how to configure auto-login for a resource protected by a login page.
It uses constant values for the name and password. This can easily
be changed to use the Credential Vault or other data types.
-
Sample auto-login resource protected by basic auth
The "Sample basic auth resource" is already registered in the runner administration console. It demonstrates how to configure auto-login for a resource protected by basic auth.
It uses constant values for the name and password. This can easily
be changed to use the Credential Vault or other data types.
- Adaptive Tag Samples
These samples demonstrate the various Adaptive Tags that are available in both Runner and AquaLogic Interaction.
The source for these pages is available in the Adaptive Tags directory (<alui_install_dir>\loginserver\1.0\webapp\loginserver\samples\adaptivetags).
-
A version of the sample resource with pre and post-login interstitial pages
This sample resource shows you how to configure an Experience Definition with pre and post-login interstitial pages.
The "pre-login experience samples resource" is mapped to the "Pre-login Experience Definition" using
the "Pre-login Experience Rule".
-
A version of the sample resource with a post-login interstitial page
This sample resource shows you how to configure an Experience Definition with a post-login interstitial page.
The "post-login experience samples resource" is mapped to the "Post-login Experience Definition" using
the "Post-login Experience Rule".
-
A version of the sample resource that uses basic authentication for its primary authentication
This sample resource shows you how to configure an Experience Definition that uses basic authentication.
The "basic auth experience samples resource" is mapped to the "Basic Auth Experience Definition" using
the "Basic Auth Experience Rule".
-
A version of the sample resource with no weekend access allowed
This sample resource shows you how to configure Experience rules using day/time information to disallow access on the weekends.
The "No weekend access experience samples resource" is mapped to the "No Weekend-Access Experience Definition" using
the "No Weekend Access Rule".
- Sample Search Pagelet
This pagelet uses the IDK to do a portal search based on a search term. It provides a search box and results panel for searching the portal from external applications.
This sample is located in the sample_pagelets.war file located in the root of the download zip. Follow instructions in the eval guide to deploy, register and use it.
- Developer Pagelet Catalog and Adaptive Tag Docs
Documentation on pagelets and adaptive tags. This link points to the catalog's default location, and may not work if Admin UI is installed somewhere other than the local machine, or uses a port setting other than the default.
Another link that is in the Admin UI Pagelets tab will always be pointing to the proper location.
- Sample Discussion Pagelet
This is an out-of-the-box pagelet that provides discussion functionality to any web page viewed through runner.
This sample requires deployment of collabpagelet.war into your ALI Collaboration 4.2 installation. Collabpagelet.war is also located in the root of the download zip. Follow instructions in the eval guide to deploy, register and use it.
- Proxy Logout Page
Clicking the following link will log you out of the proxy. This uses an Adaptive Tag
to log the user out.