(Optional) Disabling the Code Insight Login Page
Instances can occur when an SSO user is redirected to the Code Insight Login page, enabling the user to directly log into Code Insight and bypass SSO. If you want to ensure that Code Insight users only see the SSO login page, you have the option to disable the Code Insight Login page by configuring a database option. (By default, the Code Insight Login page is enabled.)
Disabling the Login page will block any Code Insight user from accessing Code Insight if that user does not use SSO. This restriction could unintentionally impact certain Code Insight users. For example, if you have integrated SSO with LDAP to provide access to Code Insight, non-LDAP users that are not manually configured for SSO are automatically blocked access to Code Insight.
Use the following instructions to disable and re-enable the Code Insight Login page.
To disable the Code Insight Login page, do the following:
- In the PAS_GLOBAL_PROPERTIES table in the Code Insight database, locate the
disable.app.login.pageproperty. - Update the property as required:
-
To disable the Code Insight Login page, set property to true.
-
To re-enable the post-Update phase, set the property to false.
-
- Restart the server.