Administration console
Organization status, bounded-context health, process managers, workers and diagnostics.
Organizations
Organizations| Name | Status | Tenant |
|---|
| Demo Municipality | active | a0000000-0000-4000-8000-000000000001 |
Outbox / DLQ
{
"total": 2,
"pending": 1,
"dead": 0
}
deadLetters=1Bounded Contexts
BC health| Name | Status | Detail |
|---|
| identity | up | Published Language composition reachable |
| tenancy | up | Published Language composition reachable |
| iam | up | Published Language composition reachable |
| taxation | up | Published Language composition reachable |
| collections | up | Published Language composition reachable |
| payments | up | Published Language composition reachable |
| ledger | up | Published Language composition reachable |
| audit | up | Published Language composition reachable |
Process Managers
PM health| Name | Status | Detail |
|---|
| revenue-payment | up | workflows=2 |
Workers
Workers| Name | Status | Detail |
|---|
| outbox-dispatcher | up | polling configured |
Projections
Projections| Name | Status | Detail |
|---|
| collections-projections | up | in-process projections active |
Diagnostics RLS
{
"forceRlsExpected": true,
"tenantHeaderPresent": true,
"tenantId": "a0000000-0000-4000-8000-000000000001",
"guidance": "All durable queries must run under withTenantTransaction / set_config tenant",
"status": "ok"
}Diagnostics OIDC
{
"provider": "authentik",
"issuerConfigured": true,
"jwksConfigured": true,
"audience": "PDcFXFfY3rMD6DpoqZXp5FxGsTtFAuBuAkFEnTgF",
"status": "configured"
}Diagnostics Ledger
{
"publicApi": "/v1/ledger",
"operations": [
"accounts",
"periods",
"transactions",
"reverse"
],
"probe": "none",
"status": "ready"
}Diagnostics Payments
{
"publicApi": "/v1/payments",
"providerDefault": "mock",
"webhooksEnabled": true,
"mockEnabled": true,
"status": "ready"
}