10.5.3.1 Using On-Premises Design Console

To use on-premises Design Console with Oracle Identity Governance (OIG), perform the following steps:
  1. Install Design Console on an on-premises machine.
  2. If your OIG entry point uses SSL, then import the Certificate Authority (CA) certificate(s) that signed the certificate into the java truststore used by the Design Console. For example:
    keytool -import -trustcacerts -alias dc -file <certificate> -keystore $JAVA_HOME/jre/lib/security/cacerts
    
    Where <certificate> is the CA certificate(s).
  3. Follow Logging in to the Design Console.