This example is for users that are not familiar with the Web serving environment. It describes all the steps necessary to get iSeries™ Access for Web running in a WebSphere® Portal web serving environment with single sign-on (SSO) enabled. It also describes how to verify that the setup is working.
When configuration is completed, the default setting for the iSeries Access portlets authentication option is Use authenticated WebSphere credential. This option enables iSeries Access portlets to automatically access i5/OS® resources using the authenticated WebSphere Portal user. It is not necessary to configure i5/OS credentials (user profile name and password) for each of the iSeries Access portlets when this type of SSO environment is enabled. iSeries Access portlets use Enterprise Identity Mapping (EIM) to map the authenticated WebSphere Portal user to an i5/OS user profile. The mapped i5/OS user profile is used to authorize the user to i5/OS resources using standard i5/OS object level security. Configuring your portal environment consists of these steps:
Select Next.
Select Next.
Use the refresh icon next to the Creating status to refresh the page, if the page does not periodically refresh.
When the process completes, the status is updated to Running.
CFGACCWEB2 APPSVRTYPE (*WP50) WASINST(iwawps5sso) WPUSRID(wpsadmin) WPPWD(wpsadmin) WPURL('<system_name>:4038/wps/config') WPDFTPAG(*CREATE)These are the parameters used:
cd /QIBM/ProdData/Access/Web2/install
cfgaccweb2 -appsvrtype *WP50 -wasinst iwawps5sso –wpusrid wpsadmin -wppwd wpsadmin –wpurl <system_name>:4038/wps/config -wpdftpag *CREATEThese are the parameters used:
High level, cause and recovery information; translated
Detailed command flow for IBM Software Service; English only
Details deploying portlets.
This file might be in EBCDIC.
Details creating portal pages.
This file might be in EBCDIC.
In this example, only the CFGACCWEB2 command is used to configure iSeries Access for Web. For more information about using all the iSeries Access for Web CL commands, use the CL command finder.
Related concepts
Single sign-on considerations