cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Turning debug menu on permanently

Turning debug menu on permanently

Often, during development, you will spend a lot of time in the Debug pages.

 

In order to enable this menu, use the following java option when starting your app server JVM:

 

# Support putting the Debug page on the main screen:

JAVA_OPTS="-Dsailpoint.debugPages=true $JAVA_OPTS"

Labels (2)
Version history
Revision #:
3 of 3
Last update:
‎May 17, 2026 01:30 AM
Updated by: