Skip to content

Installation Guide

This guide covers deploying AgentCube connectors and connecting them to your AI platform.

Prerequisites

Before you begin, ensure you have:

  • Oracle EPM environment — Essbase 21c and/or Planning Cloud (EPBCS/PBCS) with REST API access
  • Container hosting platform — Azure Container Apps, Docker, or any platform that runs Linux containers
  • AI platform account — Claude.ai, Microsoft Copilot Studio, or another MCP-compatible client

For SSO deployments, you will also need:

  • Identity provider — Microsoft Entra ID, Okta, Auth0, Keycloak, or any OIDC-compliant provider
  • OCI Identity Domain — For Oracle token exchange (free tier is sufficient)

Choose Your Path

Quick Start — Basic Auth

The fastest way to get AgentCube running. Uses a service account for all Oracle API calls.

Basic Auth Quick Start

Full SSO Setup

Per-user authentication through corporate SSO. Users see only the data Oracle authorizes for them.

SSO Setup Overview

Deployment Steps

Step Basic Auth SSO
1. Identity provider setup Required
2. OCI Identity Domain setup Required
3. Signing key generation Required
4. Container deployment Required Required
5. Environment variables Required Required
6. Connect AI platform Required Required
7. Verify Required Required