Online documentation - Websydian v6.0 |
Users Guide | Patterns Reference | WebsydianExpress | Search |
Introduction Implementing Parts Other Uses
User IntegrationWebsydianConnectionPortlet 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 ConfigureWhen 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 HandlerThe 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 CheckThe 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. |