-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtoc.html
More file actions
31 lines (29 loc) · 38.4 KB
/
Copy pathtoc.html
File metadata and controls
31 lines (29 loc) · 38.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE HTML>
<html lang="en" class="light" dir="ltr">
<head>
<!-- sidebar iframe generated using mdBook
This is a frame, and not included directly in the page, to control the total size of the
book. The TOC contains an entry for each page, so if each page includes a copy of the TOC,
the total size of the page becomes O(n**2).
The frame is only used as a fallback when JS is turned off. When it's on, the sidebar is
instead added to the main page by `toc.js` instead. The JavaScript mode is better
because, when running in a `file:///` URL, the iframed page would not be Same-Origin as
the rest of the page, so the sidebar and the main page theme would fall out of sync.
-->
<meta charset="UTF-8">
<meta name="robots" content="noindex">
<!-- Custom HTML head -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="css/variables-8adf115d.css">
<link rel="stylesheet" href="css/general-e96d0476.css">
<link rel="stylesheet" href="css/chrome-d279d366.css">
<link rel="stylesheet" href="css/print-9e4910d8.css" media="print">
<!-- Fonts -->
<link rel="stylesheet" href="fonts/fonts-9644e21d.css">
<!-- Custom theme stylesheets -->
</head>
<body class="sidebar-iframe-inner">
<ol class="chapter"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="introduction.html" target="_parent"><strong aria-hidden="true">1.</strong> Introduction</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="architecture.html" target="_parent"><strong aria-hidden="true">2.</strong> Architecture</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design.html" target="_parent"><strong aria-hidden="true">3.</strong> Design</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/portal-view.html" target="_parent"><strong aria-hidden="true">3.1.</strong> Portal View</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/portal-view/multiple-environment.html" target="_parent"><strong aria-hidden="true">3.1.1.</strong> Mutliple Environment</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/portal-view/mcp-registry.html" target="_parent"><strong aria-hidden="true">3.1.2.</strong> MCP Registry</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/portal-view/too-many-pages-forms.html" target="_parent"><strong aria-hidden="true">3.1.3.</strong> Too Many Pages/Forms</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/portal-view/config-update-page.html" target="_parent"><strong aria-hidden="true">3.1.4.</strong> Config Update Page</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/portal-view/rust-controller-logging.html" target="_parent"><strong aria-hidden="true">3.1.5.</strong> Rust Controller Logging</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/portal-view/human-task-ui.html" target="_parent"><strong aria-hidden="true">3.1.6.</strong> Human Task UI</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/portal-view/user-filter.html" target="_parent"><strong aria-hidden="true">3.1.7.</strong> User Filter</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/portal-view/contextual-help-links.html" target="_parent"><strong aria-hidden="true">3.1.8.</strong> Contextual Help Links</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/portal-view/event-processing-notifications.html" target="_parent"><strong aria-hidden="true">3.1.9.</strong> Event Processing Notifications</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/portal-view/api-marketplace-catalog.html" target="_parent"><strong aria-hidden="true">3.1.10.</strong> API Marketplace Catalog</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/portal-view/agent-registration.html" target="_parent"><strong aria-hidden="true">3.1.11.</strong> AI Agent Registration</a></span></li></ol><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/oauth-kafka.html" target="_parent"><strong aria-hidden="true">3.2.</strong> OAuth Kafka</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/oauth-kafka/token-exchange.html" target="_parent"><strong aria-hidden="true">3.2.1.</strong> Token Exchange</a></span></li></ol><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/light-oauth.html" target="_parent"><strong aria-hidden="true">3.3.</strong> Light OAuth</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/light-oauth/ipv6-support.html" target="_parent"><strong aria-hidden="true">3.3.1.</strong> IPv6 Support</a></span></li></ol><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/light-controller.html" target="_parent"><strong aria-hidden="true">3.4.</strong> Light Controller</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/light-controller/ipv6-support.html" target="_parent"><strong aria-hidden="true">3.4.1.</strong> IPv6 Support</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/light-controller/webtransport-rkyv.html" target="_parent"><strong aria-hidden="true">3.4.2.</strong> Controller Transport and Codec Profiles</a></span></li></ol><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/agent-skill-tool-discovery.html" target="_parent"><strong aria-hidden="true">3.5.</strong> Agent Skill And API Endpoint Discovery</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/agent-api-compose.html" target="_parent"><strong aria-hidden="true">3.6.</strong> Agent API Compose And Multi-Agent Workflow</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/agent-memory-event-refactor.html" target="_parent"><strong aria-hidden="true">3.7.</strong> Agent Memory Event Refactor</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/tool-description-embedding.html" target="_parent"><strong aria-hidden="true">3.8.</strong> Tool Description Embedding Population</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/workflow-editor.html" target="_parent"><strong aria-hidden="true">3.9.</strong> Workflow Editor</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/catalog-scope.html" target="_parent"><strong aria-hidden="true">3.10.</strong> Portal Catalog Scope</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/oauth-audit.html" target="_parent"><strong aria-hidden="true">3.11.</strong> OAuth Audit</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/multi-tenant.html" target="_parent"><strong aria-hidden="true">3.12.</strong> Multi-Tenant</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/system-integration.html" target="_parent"><strong aria-hidden="true">3.13.</strong> System Integration</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/portal-event.html" target="_parent"><strong aria-hidden="true">3.14.</strong> Portal Event</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/reference_table.html" target="_parent"><strong aria-hidden="true">3.15.</strong> Reference Table</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/authentication-authorization.html" target="_parent"><strong aria-hidden="true">3.16.</strong> Authentication Authorization</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/fine-grained-authorization.html" target="_parent"><strong aria-hidden="true">3.17.</strong> Fine-Grained Authorization</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/light-portal-fga.html" target="_parent"><strong aria-hidden="true">3.18.</strong> Light Portal Fine-Grained Authorization</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/claim-org-role-bootstrap.html" target="_parent"><strong aria-hidden="true">3.19.</strong> Claim Org Role Bootstrap</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/master-oauth-host-tenant-login.html" target="_parent"><strong aria-hidden="true">3.20.</strong> Master OAuth Host Tenant Login</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/schema-registry.html" target="_parent"><strong aria-hidden="true">3.21.</strong> Schema Registry</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/yaml-rule-registry.html" target="_parent"><strong aria-hidden="true">3.22.</strong> YAML Rule Registry</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/react-schema-form.html" target="_parent"><strong aria-hidden="true">3.23.</strong> React Schema Form</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/user-management.html" target="_parent"><strong aria-hidden="true">3.24.</strong> User Management</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/private-messages.html" target="_parent"><strong aria-hidden="true">3.25.</strong> Private Messages</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/config-server.html" target="_parent"><strong aria-hidden="true">3.26.</strong> Config Server</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/sid-host-verification.html" target="_parent"><strong aria-hidden="true">3.27.</strong> SID and Host Verification</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/instance-clone.html" target="_parent"><strong aria-hidden="true">3.28.</strong> Instance Clone</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/instance-file.html" target="_parent"><strong aria-hidden="true">3.29.</strong> Instance File Config Phase</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/deployment.html" target="_parent"><strong aria-hidden="true">3.30.</strong> Deployment</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/light-portal-install.html" target="_parent"><strong aria-hidden="true">3.31.</strong> Light Portal Install</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/timestamp.html" target="_parent"><strong aria-hidden="true">3.32.</strong> Timestamp</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/tag.html" target="_parent"><strong aria-hidden="true">3.33.</strong> Tag</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/uuid.html" target="_parent"><strong aria-hidden="true">3.34.</strong> UUID</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/composite-surrogate.html" target="_parent"><strong aria-hidden="true">3.35.</strong> Composit key vs Surrogate UUID key</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/atomic-composite.html" target="_parent"><strong aria-hidden="true">3.36.</strong> Atomic Events vs Composite Events</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/database-concurrency.html" target="_parent"><strong aria-hidden="true">3.37.</strong> Database Concurrency</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/msal-light-oauth.html" target="_parent"><strong aria-hidden="true">3.38.</strong> MSAL Light OAuth Integration</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/registration-onboarding.html" target="_parent"><strong aria-hidden="true">3.39.</strong> User Registration and Onboarding</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/optimistic-pessimistic-ui.html" target="_parent"><strong aria-hidden="true">3.40.</strong> Optimistic vs Pessimistic UI</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/soft-hard-delete.html" target="_parent"><strong aria-hidden="true">3.41.</strong> Soft Delete vs Hard Delete</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/tenant-migration.html" target="_parent"><strong aria-hidden="true">3.42.</strong> Tenant Migration</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/product-version-config.html" target="_parent"><strong aria-hidden="true">3.43.</strong> Product Version Config</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/pv-config-mapping.html" target="_parent"><strong aria-hidden="true">3.44.</strong> Product Version Config Mapping Automation</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/release-workflow.html" target="_parent"><strong aria-hidden="true">3.45.</strong> Release Workflow</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/optimistic-concurrency-control.html" target="_parent"><strong aria-hidden="true">3.46.</strong> Optimistic Concurrency Control</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/cascade-soft-delete.html" target="_parent"><strong aria-hidden="true">3.47.</strong> Cascade Soft Delete</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/query-active-rows.html" target="_parent"><strong aria-hidden="true">3.48.</strong> Query Active Rows</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/distributed-scheduler.html" target="_parent"><strong aria-hidden="true">3.49.</strong> Distributed Scheduler</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/postgres-pubsub.html" target="_parent"><strong aria-hidden="true">3.50.</strong> Postgres Pub/Sub</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/coordination-comparison.html" target="_parent"><strong aria-hidden="true">3.51.</strong> Coordination Comparison</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/kafka-event-processor.html" target="_parent"><strong aria-hidden="true">3.52.</strong> Kafka Event Processor</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/event-replay.html" target="_parent"><strong aria-hidden="true">3.53.</strong> Event Replay</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/event-replay-operations-runbook.html" target="_parent"><strong aria-hidden="true">3.53.1.</strong> Operations Runbook</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/event-replay-rollout-runbook.html" target="_parent"><strong aria-hidden="true">3.53.2.</strong> Backfill and Rollout Runbook</a></span></li></ol><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/config-snapshot.html" target="_parent"><strong aria-hidden="true">3.54.</strong> Config Snapshot</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/config-clone.html" target="_parent"><strong aria-hidden="true">3.55.</strong> Config Clone</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/oauth-state.html" target="_parent"><strong aria-hidden="true">3.56.</strong> OAuth State</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/auth-client-secret-regeneration.html" target="_parent"><strong aria-hidden="true">3.57.</strong> Auth Client Secret Regeneration</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/event-promotion.html" target="_parent"><strong aria-hidden="true">3.58.</strong> Event Promotion</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/deployment-workflow.html" target="_parent"><strong aria-hidden="true">3.59.</strong> Deployment Workflow</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/light-oauth-agentcore-oidc-discovery.html" target="_parent"><strong aria-hidden="true">3.60.</strong> OAuth OIDC Discovery</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="design/openapi-endpoint.html" target="_parent"><strong aria-hidden="true">3.61.</strong> OpenAPI Endpoint Parameter Mapping</a></span></li></ol><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/index.html" target="_parent"><strong aria-hidden="true">4.</strong> Help</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/index.html" target="_parent"><strong aria-hidden="true">4.1.</strong> Pages</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/task-center.html" target="_parent"><strong aria-hidden="true">4.1.1.</strong> Task Center</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/ref-table-admin.html" target="_parent"><strong aria-hidden="true">4.1.2.</strong> Reference Table Admin</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/list-rule.html" target="_parent"><strong aria-hidden="true">4.1.3.</strong> List Rule</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/rule-admin.html" target="_parent"><strong aria-hidden="true">4.1.4.</strong> Rule Admin</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/user-session.html" target="_parent"><strong aria-hidden="true">4.1.5.</strong> User Session</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/api-catalog.html" target="_parent"><strong aria-hidden="true">4.1.6.</strong> API Catalog</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/service-endpoint.html" target="_parent"><strong aria-hidden="true">4.1.7.</strong> Service Endpoint</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/workflow-catalog.html" target="_parent"><strong aria-hidden="true">4.1.8.</strong> Workflow Catalog</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/schema-catalog.html" target="_parent"><strong aria-hidden="true">4.1.9.</strong> Schema Catalog</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/skill-workspace.html" target="_parent"><strong aria-hidden="true">4.1.10.</strong> Skill Workspace</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/api-admin.html" target="_parent"><strong aria-hidden="true">4.1.11.</strong> API Admin</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/api-detail.html" target="_parent"><strong aria-hidden="true">4.1.12.</strong> API Detail</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/app-admin.html" target="_parent"><strong aria-hidden="true">4.1.13.</strong> App Admin</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/oauth-client.html" target="_parent"><strong aria-hidden="true">4.1.14.</strong> OAuth Client</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/oauth-client-token.html" target="_parent"><strong aria-hidden="true">4.1.15.</strong> OAuth Client Token</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/instance-admin.html" target="_parent"><strong aria-hidden="true">4.1.16.</strong> Instance Admin</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/instance-clone.html" target="_parent"><strong aria-hidden="true">4.1.17.</strong> Clone an Instance</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/runtime-instance.html" target="_parent"><strong aria-hidden="true">4.1.18.</strong> Runtime Instance</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/instance-api.html" target="_parent"><strong aria-hidden="true">4.1.19.</strong> Instance API</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/instance-api-path-prefix.html" target="_parent"><strong aria-hidden="true">4.1.20.</strong> Instance API Path Prefix</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/instance-app.html" target="_parent"><strong aria-hidden="true">4.1.21.</strong> Instance App</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/instance-app-api.html" target="_parent"><strong aria-hidden="true">4.1.22.</strong> Instance App API</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/schedule-admin.html" target="_parent"><strong aria-hidden="true">4.1.23.</strong> Schedule Admin</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/pages/workflow-definition.html" target="_parent"><strong aria-hidden="true">4.1.24.</strong> Workflow Definition</a></span></li></ol><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/index.html" target="_parent"><strong aria-hidden="true">4.2.</strong> Forms</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/create-api.html" target="_parent"><strong aria-hidden="true">4.2.1.</strong> Create API</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/update-api.html" target="_parent"><strong aria-hidden="true">4.2.2.</strong> Update API</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/create-api-version.html" target="_parent"><strong aria-hidden="true">4.2.3.</strong> Create API Version</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/update-api-version.html" target="_parent"><strong aria-hidden="true">4.2.4.</strong> Update API Version</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/create-app.html" target="_parent"><strong aria-hidden="true">4.2.5.</strong> Create App</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/update-app.html" target="_parent"><strong aria-hidden="true">4.2.6.</strong> Update App</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/create-client.html" target="_parent"><strong aria-hidden="true">4.2.7.</strong> Create Client</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/update-client.html" target="_parent"><strong aria-hidden="true">4.2.8.</strong> Update Client</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/create-client-token.html" target="_parent"><strong aria-hidden="true">4.2.9.</strong> Create Client Token</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/create-instance.html" target="_parent"><strong aria-hidden="true">4.2.10.</strong> Create Instance</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/update-instance.html" target="_parent"><strong aria-hidden="true">4.2.11.</strong> Update Instance</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/create-instance-api.html" target="_parent"><strong aria-hidden="true">4.2.12.</strong> Create Instance API</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/create-instance-api-path-prefix.html" target="_parent"><strong aria-hidden="true">4.2.13.</strong> Create Instance API Path Prefix</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/update-instance-api-path-prefix.html" target="_parent"><strong aria-hidden="true">4.2.14.</strong> Update Instance API Path Prefix</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/create-instance-app.html" target="_parent"><strong aria-hidden="true">4.2.15.</strong> Create Instance App</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/create-instance-app-api.html" target="_parent"><strong aria-hidden="true">4.2.16.</strong> Create Instance App API</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/create-runtime-instance.html" target="_parent"><strong aria-hidden="true">4.2.17.</strong> Create Runtime Instance</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/update-runtime-instance.html" target="_parent"><strong aria-hidden="true">4.2.18.</strong> Update Runtime Instance</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/create-schedule.html" target="_parent"><strong aria-hidden="true">4.2.19.</strong> Create Schedule</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/update-schedule.html" target="_parent"><strong aria-hidden="true">4.2.20.</strong> Update Schedule</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/create-wf-definition.html" target="_parent"><strong aria-hidden="true">4.2.21.</strong> Create Workflow Definition</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/forms/update-wf-definition.html" target="_parent"><strong aria-hidden="true">4.2.22.</strong> Update Workflow Definition</a></span></li></ol><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/tasks/index.html" target="_parent"><strong aria-hidden="true">4.3.</strong> Tasks</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/tasks/mcp-onboard-api.html" target="_parent"><strong aria-hidden="true">4.3.1.</strong> Onboard API to MCP Gateway</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/tasks/register-standalone-mcp-server.html" target="_parent"><strong aria-hidden="true">4.3.2.</strong> Register Standalone MCP Server</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/tasks/publish-api.html" target="_parent"><strong aria-hidden="true">4.3.3.</strong> Publish API</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/tasks/register-ai-agent.html" target="_parent"><strong aria-hidden="true">4.3.4.</strong> Register AI Agent</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/tasks/manage-instance.html" target="_parent"><strong aria-hidden="true">4.3.5.</strong> Manage Instance</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/tasks/manage-client-app.html" target="_parent"><strong aria-hidden="true">4.3.6.</strong> Manage Client App</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/tasks/manage-workflow.html" target="_parent"><strong aria-hidden="true">4.3.7.</strong> Manage Workflow</a></span></li></ol><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/configs/index.html" target="_parent"><strong aria-hidden="true">4.4.</strong> Configs</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/configs/access-control/index.html" target="_parent"><strong aria-hidden="true">4.4.1.</strong> Access Control</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/configs/access-control/enabled.html" target="_parent"><strong aria-hidden="true">4.4.1.1.</strong> Access Control Enabled</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/configs/access-control/access-rule-logic.html" target="_parent"><strong aria-hidden="true">4.4.1.2.</strong> Access Control Access Rule Logic</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/configs/access-control/default-deny.html" target="_parent"><strong aria-hidden="true">4.4.1.3.</strong> Access Control Default Deny</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/configs/access-control/default-include.html" target="_parent"><strong aria-hidden="true">4.4.1.4.</strong> Access Control Default Include</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/configs/access-control/skip-path-prefixes.html" target="_parent"><strong aria-hidden="true">4.4.1.5.</strong> Access Control Skip Path Prefixes</a></span></li></ol><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/configs/logging/filter.html" target="_parent"><strong aria-hidden="true">4.4.2.</strong> Logging Filter</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/configs/msal-auth/cookie-same-site.html" target="_parent"><strong aria-hidden="true">4.4.3.</strong> MSAL Auth Cookie SameSite</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/configs/msal-auth/enabled.html" target="_parent"><strong aria-hidden="true">4.4.4.</strong> MSAL Auth Enabled</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/configs/msal-auth/login-path.html" target="_parent"><strong aria-hidden="true">4.4.5.</strong> MSAL Auth Login Path</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/configs/msal-auth/logout-path.html" target="_parent"><strong aria-hidden="true">4.4.6.</strong> MSAL Auth Logout Path</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/configs/msal-auth/cookie-domain.html" target="_parent"><strong aria-hidden="true">4.4.7.</strong> MSAL Auth Cookie Domain</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/configs/msal-auth/cookie-path.html" target="_parent"><strong aria-hidden="true">4.4.8.</strong> MSAL Auth Cookie Path</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/configs/msal-auth/cookie-secure.html" target="_parent"><strong aria-hidden="true">4.4.9.</strong> MSAL Auth Cookie Secure</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/configs/msal-auth/session-timeout.html" target="_parent"><strong aria-hidden="true">4.4.10.</strong> MSAL Auth Session Timeout</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/configs/handler/index.html" target="_parent"><strong aria-hidden="true">4.4.11.</strong> Handler Config</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/configs/handler/paths.html" target="_parent"><strong aria-hidden="true">4.4.11.1.</strong> Handler Path</a></span></li></ol></li></ol><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/concepts/index.html" target="_parent"><strong aria-hidden="true">4.5.</strong> Concepts</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/concepts/ownership-and-positions.html" target="_parent"><strong aria-hidden="true">4.5.1.</strong> Ownership And Positions</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/concepts/hosts-and-user-hosts.html" target="_parent"><strong aria-hidden="true">4.5.2.</strong> Hosts And User Hosts</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/concepts/api-versioning.html" target="_parent"><strong aria-hidden="true">4.5.3.</strong> API Versioning</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="help/portal-view/concepts/oauth-client-ownership.html" target="_parent"><strong aria-hidden="true">4.5.4.</strong> OAuth Client Ownership</a></span></li></ol></li></ol><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="implementation.html" target="_parent"><strong aria-hidden="true">5.</strong> Implementation</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="implementation/local-portal-setup.html" target="_parent"><strong aria-hidden="true">5.1.</strong> Local Portal Setup</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="implementation/signin.html" target="_parent"><strong aria-hidden="true">5.2.</strong> Sign In</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="implementation/login-view.html" target="_parent"><strong aria-hidden="true">5.3.</strong> Login View</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="implementation/services.html" target="_parent"><strong aria-hidden="true">5.4.</strong> Services</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="implementation/portal-view.html" target="_parent"><strong aria-hidden="true">5.5.</strong> Portal View</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="implementation/portal-view/oauth-state-verification.html" target="_parent"><strong aria-hidden="true">5.5.1.</strong> OAuth State Verification</a></span></li></ol></li></ol><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="configuration.html" target="_parent"><strong aria-hidden="true">6.</strong> Configuration</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="config/light-gateway.html" target="_parent"><strong aria-hidden="true">6.1.</strong> light-gateway</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="config/light-reference.html" target="_parent"><strong aria-hidden="true">6.2.</strong> light-reference</a></span></li></ol><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="test.html" target="_parent"><strong aria-hidden="true">7.</strong> Test</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="test/integration-test.html" target="_parent"><strong aria-hidden="true">7.1.</strong> Integration Test</a></span></li></ol><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="license.html" target="_parent"><strong aria-hidden="true">8.</strong> License</a></span><ol class="section"><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="license/bronze.html" target="_parent"><strong aria-hidden="true">8.1.</strong> Bronze</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="license/silver.html" target="_parent"><strong aria-hidden="true">8.2.</strong> Silver</a></span></li><li class="chapter-item expanded "><span class="chapter-link-wrapper"><a href="license/gold.html" target="_parent"><strong aria-hidden="true">8.3.</strong> Gold</a></span></li></ol></li></ol>
</body>
</html>