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
This commit is contained in:
parent
df4cbae2e9
commit
bcf6f9bf12
5 changed files with 72 additions and 4 deletions
41
docs/evidence/2026-09-24-platform-admin-callback-prune.json
Normal file
41
docs/evidence/2026-09-24-platform-admin-callback-prune.json
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"allowed_redirect_uris": [
|
||||
"http://localhost:8250/oidc/callback",
|
||||
"http://127.0.0.1:8250/oidc/callback",
|
||||
"http://127.0.0.1:18200/ui/vault/auth/netkingdom/oidc/callback"
|
||||
],
|
||||
"changed": true,
|
||||
"credential_values_emitted": false,
|
||||
"mount_configs": {
|
||||
"keycape": {
|
||||
"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": {}
|
||||
},
|
||||
"netkingdom": {
|
||||
"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": {}
|
||||
}
|
||||
},
|
||||
"observed_at": "2026-09-23T23:11:14.580944+00:00",
|
||||
"retired": [
|
||||
"https://bao.coulomb.social/ui/vault/auth/netkingdom/oidc/callback",
|
||||
"https://bao.coulomb.social/ui/vault/auth/keycape/oidc/callback"
|
||||
],
|
||||
"role": "auth/netkingdom/role/platform-admin",
|
||||
"schema": "railiance-platform.openbao-callback-prune.v1",
|
||||
"status": "pruned"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue