Skip to main content

26 docs tagged with "service:bff"

View all tags

BFF — Executive Overview

This is the business‑level overview of the EmpowerNow BFF (Backend for Frontend). Use it to explain the value to non‑technical stakeholders and why we standardized on this pattern.

EmpowerID direct API

Purpose: call EmpowerID workflows and WebUI API directly via the BFF with OAuth token injection and PDP-aware context.

Health and metrics

Purpose: operator endpoints for liveness/readiness and Prometheus metrics.

IdP admin proxy

Purpose: route IdP admin API calls through the BFF with session enforcement and token injection.

Legacy services proxy

Purpose: stable façade to legacy C# microservices with circuit breaker, caching, limits, and metrics.

Override Model Pricing

Use LLMPRICINGJSON or LLMPRICINGPATH to override pricing used for estimates during routing.

Streaming and SSE

Purpose: stream Server‑Sent Events from CRUD service through the BFF.