10.5.3.1 Using On-Premises Design Console
To use on-premises Design Console with Oracle Identity Governance (OIG), perform the
following steps:
- Install Design Console on an on-premises machine.
- 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:
Wherekeytool -import -trustcacerts -alias dc -file <certificate> -keystore $JAVA_HOME/jre/lib/security/cacerts
<certificate>
is the CA certificate(s). - Follow Logging in to the Design Console.