Jon Chery
978334a4bc
feat(P06): auth init-idp real + auth register + doctor oidc (REQ-155)
Implements the v0.12 R-021 load-bearing change's working IdP path:
- orca auth init-idp: renders Dex config + systemd unit + Traefik route
(atomic deploy, RP ID from --rp-id, C-38)
- orca auth register: opens browser to WebAuthn registration page
- loadOIDCConfig: config-file loading (oidc block + cluster_domain),
falls back to flags + env vars
- orca doctor oidc: health check (systemctl is-active + .well-known)
- config.go: OIDCConfig block + ClusterDomain field
- markdown.go: oidc block parsing in config frontmatter
---ci---
project: orca
phase: 6
milestone: v0.13
status: complete
requirements:
covered: [155]
---/ci---
2026-08-10 11:55:01 +00:00
..
2026-08-07 20:33:39 +00:00
2026-08-07 20:33:39 +00:00
2026-08-04 01:43:38 +00:00
2026-06-03 20:08:57 +00:00
2026-08-10 11:55:01 +00:00
2026-08-07 10:59:55 +00:00
2026-08-10 11:55:01 +00:00
2026-08-07 20:33:39 +00:00
2026-08-07 04:55:27 +00:00
2026-08-07 05:47:01 +00:00
2026-08-07 04:17:25 +00:00
2026-08-07 04:17:25 +00:00
2026-08-04 00:05:10 +00:00
2026-08-04 00:05:10 +00:00
2026-08-07 07:47:28 +00:00
2026-08-07 19:28:01 +00:00
2026-08-07 21:06:39 +00:00
2026-08-07 21:06:39 +00:00
2026-08-07 06:14:16 +00:00
2026-08-07 06:14:16 +00:00
2026-08-07 08:18:12 +00:00
2026-08-07 20:33:39 +00:00
2026-08-07 11:12:18 +00:00
2026-08-07 20:33:39 +00:00
2026-08-07 07:47:28 +00:00
2026-08-07 21:06:39 +00:00
2026-08-07 08:35:06 +00:00
2026-08-07 08:35:06 +00:00
2026-08-04 01:43:38 +00:00
2026-08-10 11:55:01 +00:00
2026-08-07 05:17:01 +00:00
2026-08-07 20:33:39 +00:00
2026-08-07 07:17:41 +00:00
2026-08-07 07:17:41 +00:00
2026-08-07 19:07:17 +00:00
2026-08-07 20:33:39 +00:00
2026-08-07 19:59:31 +00:00
2026-08-07 19:59:31 +00:00
2026-08-07 19:59:31 +00:00
2026-08-07 19:59:31 +00:00
2026-08-04 01:43:38 +00:00
2026-08-07 07:29:44 +00:00
2026-08-07 07:29:44 +00:00
2026-08-07 19:59:31 +00:00
2026-08-07 05:36:30 +00:00
2026-08-07 19:28:01 +00:00
2026-08-07 04:24:57 +00:00
2026-08-07 04:24:57 +00:00
2026-08-07 21:06:39 +00:00
2026-08-07 19:28:01 +00:00
2026-08-07 19:28:01 +00:00
2026-08-04 01:43:38 +00:00
2026-08-01 20:06:47 +00:00
2026-08-07 11:12:18 +00:00
2026-08-07 20:33:39 +00:00
2026-08-07 10:55:18 +00:00
2026-08-07 10:55:18 +00:00
2026-08-03 19:59:51 +00:00
2026-08-03 19:59:51 +00:00
2026-08-07 07:17:41 +00:00
2026-08-07 05:47:01 +00:00
2026-08-07 20:33:39 +00:00
2026-08-04 00:09:33 +00:00
2026-08-07 20:33:39 +00:00
2026-08-07 20:33:39 +00:00
2026-08-07 21:06:39 +00:00
2026-08-07 04:47:33 +00:00
2026-08-07 21:06:39 +00:00
2026-08-04 01:43:38 +00:00
2026-06-03 20:08:57 +00:00
2026-08-07 20:33:39 +00:00
2026-08-07 20:33:39 +00:00
2026-08-07 08:00:10 +00:00
2026-08-07 08:00:10 +00:00
2026-08-07 19:28:01 +00:00
2026-08-04 01:43:38 +00:00
2026-06-03 20:08:57 +00:00
2026-08-01 20:06:47 +00:00
2026-08-05 21:23:32 +00:00