Forge CLI guides, Aspect templates & deeper API reference pages
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
- Aspect template families explains how Aspect templates align with Forge (
forge aspect templates, filters, presets). - OIDC — local testing for aspects walks through tooling and pitfalls for SSO-oriented aspects locally.
- Aspects FAQ and Aspects overview incorporate review feedback and clarified guidance.
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
- CLI overview — Capabilities across learn, build, integrate, operate, scale
- Quick start — Authenticate and run your first commands
- Local Development — OIDC Toolkit — Toolkit plus Forge OIDC commands
- Aspect template families — Map templates to your integration
- Candescent DI API — Operation pages with richer endpoint-specific breakdowns
The Candescent Developer Experience Team