Configuring simulated single sign-on for WebSphere Commerce
Simulated single sign-on is provided for ease of setup in Rational Application Developer where the portlet developer can be up and running without enabling security and without using LDAP. Speed of setup takes precedence over security in a development environment. To enable simulated single sign-on configure your WebSphere Commerce machine.Before you begin
- You have completed the steps on the WebSphere Portal integration prerequisites page.
About this task
On your WebSphere Commerce Developer (where you have Rational Application Developer 6.0 installed) machine...
- From a command line, run the following command: WCDE_installdir/components/wcportal/bin/enableWCPortalWizard.bat
- On the Welcome page, click Next.
- The WebSphere Commerce site information page appears. Select your WebSphere Commerce instance, and provide your WebSphere Commerce database password. Click Next.
- On the Authentication mechanism for Single Sign-On page, select Simulated Single Sign-on.
- The Summary page displays the options that you selected. Verify that this information is correct, and click Next.
- When the configuration is complete, the wizard displays the result of the configuration, and the location of the log files. Click Finish to exit the wizard.
- Republish the project.
- From within Rational Application Developer, right-click on the WebSphere Commerce Test Server in the Servers tab and select Start.
- Right-click the WebSphere Commerce Test Server and publish the EAR file by clicking Publish.
- After your EAR is published, open a Web browser and verify that the following URLs open properly:
Where:
Service URL OrderServices http://hostname:80/webapp/wcs/component/order/services/OrderServices MemberServices http://hostname:80/webapp/wcs/component/member/services/MemberServices ContractServices http://hostname:80/webapp/wcs/component/contract/services/ContractServices CatalogServices http://hostname:80/webapp/wcs/component/catalog/services/CatalogServices BusinessContextServiceWrapperService https://hostname:8000/Enablement-BusinessContextWebServicesRouter/services/BusinessContextServiceWrapper
http://hostname:80/Enablement-BusinessContextWebServicesRouter/services/BusinessContextServiceWrapper>
- hostname
- Is the host name of the WebSphere Commerce machine.
- Optional: Configure LDAP server access over SSL.
- Next step:Install the WebSphere Commerce sample portal application.
Related tasks
Configure simulated single sign-on for WebSphere Portal - - -