Skip to main content

Forge CLI guides, Aspect templates & deeper API reference pages

Candescent Team
Candescent Team
Developer Experience Team

This release includes Forge CLI documentation under the Guides sidebar - this is a beta release. The Aspects section was updated to include a template families map aligned with CLI template discovery, and a dedicated section for OIDC local testing for web aspects. Additionally, the OIDC local development now includes a Quick Start with Forge CLI workflow, so you can run the OIDC Toolkit and OIDC Aspect snippets without leaving forge.

What's New

Forge CLI Guides

Browse the Forge CLI documentation from CLI overview through Installation, Quick start, Widget development, Aspect development, Command reference, and Troubleshooting.

Use forge aspect templates, forge aspect preview, forge widget create, forge oidc up, forge api describe, forge submission *, and other commands as documented directly on these pages.

OIDC Integrations

See Quick Start with Forge CLI on Local Development with the OIDC Toolkit for forge oidc up, OIDC Aspect preview with oidc-snippet, credential injection, and production-style preview flags (--client-id, --fi-domain).

Building Extensions — Aspects

Web Playground

Web Playground (Docker) is tightened for parity with CLI-driven local workflows where relevant.

API Reference Pages

Updates were made to the API Categories Overview, API Error Codes Reference, Customer Management, and Core Banking pages to maintain consistency and clarity for users.

Revised API documentation for Core Banking and Documents and Preferences.

Get Started

  1. CLI overview — Capabilities across learn, build, integrate, operate, scale
  2. Quick start — Authenticate and run your first commands
  3. Local Development — OIDC Toolkit — Toolkit plus Forge OIDC commands
  4. Aspect template families — Map templates to your integration
  5. Candescent DI API — Operation pages with richer endpoint-specific breakdowns

The Candescent Developer Experience Team