Integration Server 10.15 | Integration Server Administrator's Guide | Customizing Authentication Using JAAS | Single-Sign on to Integration Server Administrator with JAAS
 
Single-Sign on to Integration Server Administrator with JAAS
You can configure single sign-on (SSO) to Integration Server Administrator for a user already authenticated via a JAAS login module by setting watt.security.jaas.restrictSSO to false. When set to false, if JAAS authentication succeeds for a user, access to Integration Server Administrator does not require additional basic authentication credentials. The log in page is skipped and the user is instead redirected to the Dashboard. If you do not want users authenticated via JAAS to skip the login page when connecting to Integration Server Administrator, set watt.security.jaas.restrictSSO to true.
Note:
The watt.security.jaas.restrictSSO server configuration parameter is introduced with PIE-86115 (IS_10.15_Core_Fix10).