Enabling Lifecycle Query Engine for Jazz Security Architecture single sign-on
In an environment where applications are hosted on multiple servers, you can simplify user
access to those servers by implementing single sign-on (SSO). With SSO, users need to sing in one
time to gain access to all servers and eliminate the need to authenticate again for each server.
After you upgrade Lifecycle Query Engine to a version 7.1 release to use Jazz Security Architecture single sign-on
(SSO) authentication, it must first be enabled.
Before you begin
- Jazz® Team Server must be upgraded to a version 7 release
- Lifecycle Query Engine must be upgraded to a version 7 release
- Single sign-on must be enabled for the Jazz Team Server where the applications are registered. See Enabling Engineering Lifecycle Management applications for Jazz Security Architecture single sign-on.
About this task
Procedure
Optional: If secure connections are not required, you can disable the
security settings and allow unencrypted connections to Lifecycle Query Engine. The security
settings must be disabled before you run the setup wizard and enable SSO. Disabling SSL can create a
security exposure where a malicious user within the network can attack the system. In non-SSL mode,
add the following entry to the
JTS_7.X_install_dir/server/conf/lqe/lqe.properties file:
disable_secure_cookies=true