Configure Authentication for Oracle Cloud Infrastructure (OCI) Generative AI Service
To configure authentication for OCI Generative AI Service
-
Download the Authentication file from OCI which has the Credential details like user ID, fingerprint, and tenancy.
-
Rename the file
Config
toociconfig.properties
and place it in the Siebel's internal Tomcat's webapps folder. The file should be a ‘properties’ file with the name asociconfig
. -
Ensure that the
ociconfig.properties
file includes the location of the private key(.pem) file and make sure that the path mentioned is valid. -
Import the necessary Certificates as required to both internal, external Tomcats and add it to the Siebel keystore or truststore.
-
Restart the Tomcats.