Component-managed EIS signon

With component-managed EIS signon, your application manages the security information provided to IMS™ Connect and IMS. In general, your application supplies the security information to be used for EIS signon.

To specify component-managed EIS signon for your application, type the value application for the <res-auth> element in the resource reference of the deployment descriptor of your application.

Your application (the component) provides the security information (user ID, password, and optional group name) used for EIS signon:
If your application does not use one of the above methods to provide security information, WebSphere® Application Server will obtain the security information from the J2C connection factory's custom properties.
Note: If you specified a component-managed JAAS alias while setting up your connection factory, the user ID and password in the alias will override the userName and password values in the connection factory custom properties during the start-up of WebSphere Application Server.
Related concepts
IMS TM resource adapter security
Container-managed EIS signon
Secure Sockets layer (SSL)

Feedback