Online documentation - Websydian v6.0

Users Guide | Patterns Reference | WebsydianExpress | Search

 

Cleverpath Portal Other Uses

Introduction   Implementing   Parts    Other Uses


User Integration

WebsydianConnectionPortlet can be configured to pass the Cleverpath Portal UserID to the Websydian application by checking the User Integration option on the Administrator configuration page.

The Dispatcher can be configured to require a User ID from Jasmine by setting the option JasminePortalUserRequired to yes.

User Can Configure

When checking the option User can configure on the administrator configuration page, WebsydianConnectionPortlet will call the dispatcher using the Configuration EventHandler also specified on the administrator configuration page.

If User can configure is checked, but no configuration Event Handler has been specified, the option is ignored by WebsydianConnectionPortlet

Configuration Event Handler

The implementation name of an Event Handler dedicated to calling e.g. a configuration page can be specified at the Administrator configuration page. This way the Administrator can provide non-administrator users the privilege of customizing the application directly from Cleverpath Portal.

No Signature Check

The Dispatcher expects a signature from Cleverpath Portal, when it receives either a Cleverpath Portal Session ID or a Cleverpath Portal User ID. If a signature check is unnecessary, it can be turned of by setting the option JasmineCheckSignature to no.