railiance-platform/openbao/auth/netkingdom-oidc-config.json
codex bcf6f9bf12
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
Prune retired bao.coulomb.social callbacks from platform-admin; declare OIDC mount config
Attended run 2026-09-23T23:11Z: status pruned, tunnel callback kept, all
other role settings preserved and verified on readback. Declarations now
match live; railiance-platform owns the mount config.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 150322@bnt-lap001
Assistant-Session: 16a7b788-374e-4915-a1df-fc87ffd9a5e4
2026-09-24 01:14:43 +02:00

12 lines
534 B
JSON

{
"_note": "Declared from attended read 2026-09-23 (docs/evidence/2026-09-24-platform-admin-callback-prune.json). oidc_client_secret is a KeyCape public-PKCE compatibility value, never returned by OpenBao and deliberately not declared here.",
"bound_issuer": "",
"default_role": "platform-admin",
"jwt_supported_algs": [],
"namespace_in_state": true,
"oidc_client_id": "openbao-admin",
"oidc_discovery_url": "https://kc.coulomb.social",
"oidc_response_mode": "",
"oidc_response_types": [],
"provider_config": {}
}