WebSphere Commerce EnterpriseWebSphere Commerce Professional

Sales Center Auto-logon

The IBM Sales Center client provides default autologon support for the WebSphere Commerce Accelerator and the Organization Administration Console. The autologon feature can be extended to any external Web based application.

The IBM Sales Center uses the browser application support provided by WebSphere Everyplace Deployment. The extension point that is used to define the IBM WebSphere Commerce Accelerator and Organization Administration Console applications is com.ibm.eswe.workbench.WctWebApplication. The declarations for these applications can be found in the plug-in manifest file (plugin.xml) of the com.ibm.commerce.telesales.ui.impl plug-in. The URL provider class that is part of those declarations is responsible for adding the auto logon token to the URL. The URL providers for the IBM WebSphere Commerce Accelerator and Organization Administration Console applications both subclass the AutoLogonUrlProvider class.

There is also an auto-logon extension point that adds the application to the auto-logon preference page.