DaaS / Products / Multi-Tier Keyless AI Platform with Dual Frontends

Multi-Tier Keyless AI Platform with Dual Frontends

An enterprise deploys a dual-tier AI agent system: a customer-facing web app on Vercel and an internal ECS-hosted admin service both authenticate via IDaaS OIDC to invoke Bailian-hosted AI agents, which in turn read/write Notion data and call arbitrary external MCP tools—all without any static API keys across the entire chain.

Products involved

Scenario

An enterprise deploys a dual-tier AI agent system: a customer-facing web app on Vercel and an internal ECS-hosted admin service both authenticate via IDaaS OIDC to invoke Bailian-hosted AI agents, which in turn read/write Notion data and call arbitrary external MCP tools—all without any static API keys across the entire chain.

How the products combine

  1. bailian+idaas+bailian+idaas+notion+bailian+idaas+notion+bailian+notion+notion+notion+vercel · ecs-hosted-app-calling-bailian-agent-with-notion-463a2e — ECS-Hosted App Calling Bailian Agent with Notion
  2. See _combos/ecs-hosted-app-calling-bailian-agent-with-notion-463a2e.

  3. bailian+idaas+bailian+idaas+bailian+idaas+notion+idaas+notion+bailian+idaas+notion · end-to-end-keyless-ai-agent-pipeline-e3ae9d — End-to-End Keyless AI Agent Pipeline
  4. See _combos/end-to-end-keyless-ai-agent-pipeline-e3ae9d.

  5. bailian+idaas+notion+bailian+notion+notion+notion+vercel · secure-notion-ai-agent-deployed-on-vercel-8866d3 — Secure Notion AI Agent Deployed on Vercel
  6. See _combos/secure-notion-ai-agent-deployed-on-vercel-8866d3.

  7. bailian+idaas+bailian+idaas+bailian+idaas+notion+idaas+notion+bailian+idaas+notion+notion+vercel · full-stack-notion-ai-agent-with-deployed-fronten-33dde2 — Full-Stack Notion AI Agent with Deployed Frontend
  8. See _combos/full-stack-notion-ai-agent-with-deployed-fronten-33dde2.

Typical questions

FAQ

Q: How do the ECS admin service and Vercel web app securely call Bailian agents without using static API keys? A: The platform uses IDaaS OIDC authentication to allow both the ECS-hosted admin service and the Vercel-deployed customer web app to invoke Bailian-hosted AI agents without any static API keys. These authenticated agents then handle Notion data operations and call arbitrary external MCP tools across the entire keyless pipeline.