Oracle OCI Api Keys Creation and Integration(import and add the key to OCI user)

Oracle OCI Api Keys Creation and Integration(import and add the key to OCI user)
-------------------------------------------------------------------------------------------------


Create API Private Key for Oracle Cloud Infrastructure(OCI)

   openssl genrsa -out oci_api_key.pem 2048

Create API Public Key for Oracle Cloud Infrastructure(OCI)

openssl rsa -pubout -in oci_api_key.pem -out ocipub.pem

Note that – Note these are not you SSH Keys, these for API keys used to integrate with OCI
            These keys are used for the integration of the api

Import the key in OCI Local User
• Cat the public key cat ocipub.pem
• Copy and use it in your local account public keys

Adding the key to the Oracle OCI account
• Choose the identity ->User
• Find your user and add the key

Adding the key
• Note the user cannot be a federated user
• The User should have proper privileges
• The User should either be a part of the Administrators group or should be elevated user

Add API Keys
• Click the add Button
• Paste the key you copied from the cat command here
• Done you have now the user keys for authentication of the api’s



appsdbahelp

17+ years of experience in Oracle Database, Oracle Cloud Infrastructure(OCI), Oracle EBS on Cloud, Oracle E-Business Suite, DevOps tools, Oracle WebLogic, Oracle Application Server, Oracle Access Manager and various Operating System flavors including Redhat Linux, UNIX (Solaris, HP-UX) and Windows. Expert in Oracle9i/10g/11g/12c/19c database administration, upgrade, configuration and tuning. Experience in Oracle E-Business Suite technological stack, including architecture, installation, configuration, maintenance, tuning, cloning and patching procedures. Expert in Oracle Cloud Infrastructure(OCI), Oracle EBS On Cloud and Oracle EBS Cloud Manager Experience with Oracle Cloud Solution and Expert of Oracle ERP/Oracle HCM Cloud deployment Experience in Terraform, JSON and chef cloud infrastructure automation framework Knowledge of ASM, Data Guard, Real Application Cluster, Exadata and Exalogic Knowledge of Oracle Enterprise Manager(OEM) Grid Control, Oracle WebLogic, Oracle Internet Directory, Oracle Access Manager and Apache Ability to analyze problem, develops solutions and bring program/project execution to completion.

Post a Comment

Previous Post Next Post