railiance-platform/openbao/auth/netkingdom-oidc-config.json

13 lines
534 B
JSON
Raw Normal View History

{
"_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": {}
}