This topic lists considerations for Single sign-on (SSO) with iSeries™ Access for Web in the Web application server and portal environments.
iSeries Access for Web supports participating in WebSphere® SSO environments. When enabled, users provide WebSphere credentials when accessing i5/OS™ resources with iSeries Access for Web. The user is authenticated with the active WebSphere user registry and Enterprise Identity Mapping (EIM) is used to map the authenticated WebSphere user identity to an i5/OS user profile. The i5/OS user profile is used to authorize access to the requested i5/OS resources. Single sign-on with WebSphere is supported in both the Web application server and portal environments.
For information on WebSphere global security, search for "Configuring global security" in the appropriate version of the WebSphere Application Server information center. Links to the WebSphere information centers are in the IBM® WebSphere Application Server documentation.
For information on EIM domain configuration, see the "Configure Enterprise Identity Mapping" topic.
The EIM Identity Token Connector is a resource adapter that must be installed and configured into WebSphere when enabling iSeries Access for Web for WebSphere SSO. The iSeries Access for Web application and portal application request identity tokens from the connector. Identity tokens are encrypted data strings that represent the currently authenticated WebSphere user. Identity tokens are input to EIM lookup operations, which map an authenticated WebSphere user identity to an i5/OS user profile.
The connector supports J2C connection factories with JNDI names eis/IdentityToken and eis/iwa_IdentityToken. By default, iSeries Access for Web attempts to use configuration values from the factory defined with JNDI name eis/iwa_IdentityToken. If this factory is not found, configuration values from the factory defined with JNDI name eis/IdentityToken are used.
For information on EIM Identity Token Connector configuration, follow this path in the WebSphere Application Server for OS/400®, Version 6 Information Center: .
See "WebSphere Portal - Express for Multiplatforms V5.0.2 (iSeries) with Single sign-on" topic for an example of configuring iSeries Access for Web with SSO in a portal application environment.