Using single sign-on access control with the Informix® JDBC Driver
Ensure that the database server is set up for SSO authentication. For information, see the “Single Sign-on Access Control” section in the IBM® Informix Security Guide.
You can use single sign-on (SSO) access control with JDBC by using the DriverManager.getConnection() method and setting the Communication Support Module (CSM) in the connection URL to the service principal. Using SSO access control replaces the user ID and password option.