30 lines
797 B
Markdown
30 lines
797 B
Markdown
|
|
---
|
||
|
|
id: ADHOC-2026-08-23
|
||
|
|
type: workplan
|
||
|
|
title: "Ad hoc KeyCape maintenance — 2026-08-23"
|
||
|
|
domain: infotech
|
||
|
|
repo: key-cape
|
||
|
|
status: finished
|
||
|
|
owner: codex
|
||
|
|
topic_slug: netkingdom
|
||
|
|
created: "2026-08-23"
|
||
|
|
updated: "2026-08-23"
|
||
|
|
---
|
||
|
|
|
||
|
|
# Ad hoc KeyCape maintenance — 2026-08-23
|
||
|
|
|
||
|
|
## Admit the operator-tunneled OpenBao callback
|
||
|
|
|
||
|
|
```task
|
||
|
|
id: ADHOC-2026-08-23-T01
|
||
|
|
status: done
|
||
|
|
priority: high
|
||
|
|
```
|
||
|
|
|
||
|
|
Added the exact operator-only callback
|
||
|
|
`http://127.0.0.1:18200/ui/vault/auth/netkingdom/oidc/callback` to the
|
||
|
|
source-owned `openbao-admin` static client in `config/dev-config.yaml`. The
|
||
|
|
registration retains exact-match redirects and does not authorize a login,
|
||
|
|
change the OpenBao role, broaden a listener, or handle a credential. A config
|
||
|
|
test pins the exact URI and proves the complete source config validates.
|