MSAMM
Back to course

Oracle Integration Cloud: Building Integrations That Survive Production · Module 12 · Security: credentials, certificates and network

What an integration actually holds

Lesson 117 of 175 · 2 min

Credentials for every system it touches, in ONE place, running unattended. Why that concentration is the security story rather than any individual call. Look at what an OIC instance holds after a year of work. The credential for the ERP. The credential for the bank. The credential for the payroll provider, the tax service, the warehouse system, the partner's SFTP. Every one of them is a service account with enough privilege to do real work, stored so a machine can use it without a human present. THAT CONCENTRATION IS THE THING TO DEFEND, AND IT IS EASY TO MISS BECAUSE NO SINGLE CALL LOOKS DANGEROUS. An integration reading suppliers from the ERP is unremarkable. So is one posting to the bank. But the instance holding both is a single point from which somebody could read the supplier master AND move money, and no individual review of either integration would show

The full lesson is part of the course

The video, the complete written lesson and the module quiz are included in Oracle Integration Cloud: Building Integrations That Survive Production, with a certificate on completion and a fourteen-day refund window.

Get the free lessons by email

We will email you a link to every free lesson in this course. No account needed, and one message only.

In this module: Module 12 · Security: credentials, certificates and network

  1. 1What an integration actually holds
  2. 2Where credentials liveFree preview
  3. 3The service account and least privilege
  4. 4OAuth, and which grant to use
  5. 5Certificates: trust, identity and expiry
  6. 6Rotation without an outage
  7. 7Network: allowlists and private endpoints
  8. 8What ends up in a log
  9. 9What breaks: four security failures
  10. 10Lab briefing · Audit an integration for exposure