key-cape/src/internal/server/oidc
tegwick b989de4e90
All checks were successful
Build and Publish Container Image / build-and-push (push) Successful in 41s
Add native verified login and service-token commands
Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a06e87-e039-7ed2-b85c-20ad37f8a21b
2026-09-05 01:08:58 +02:00
..
audience_test.go Add bounded resource audiences and enforce browser scope grants 2026-09-05 00:41:17 +02:00
authorize.go Add bounded resource audiences and enforce browser scope grants 2026-09-05 00:41:17 +02:00
authorize_test.go Add bounded resource audiences and enforce browser scope grants 2026-09-05 00:41:17 +02:00
discovery.go Finish KEY-WP-0008: registration handoff and client MFA isolation 2026-08-16 01:05:27 +02:00
discovery_test.go Finish KEY-WP-0008: registration handoff and client MFA isolation 2026-08-16 01:05:27 +02:00
handoff.go Finish KEY-WP-0008: registration handoff and client MFA isolation 2026-08-16 01:05:27 +02:00
handoff_test.go Finish KEY-WP-0008: registration handoff and client MFA isolation 2026-08-16 01:05:27 +02:00
jwks.go feat: implement T05, T08, T13 — OIDC discovery, JWKS, telemetry pipeline 2026-03-13 01:35:34 +01:00
jwks_test.go feat: implement T05, T08, T13 — OIDC discovery, JWKS, telemetry pipeline 2026-03-13 01:35:34 +01:00
login_session.go Finish KEY-WP-0008: registration handoff and client MFA isolation 2026-08-16 01:05:27 +02:00
logout.go Finish KEY-WP-0008: registration handoff and client MFA isolation 2026-08-16 01:05:27 +02:00
policy_isolation_test.go Finish KEY-WP-0008: registration handoff and client MFA isolation 2026-08-16 01:05:27 +02:00
session.go KEY-WP-0005-T01: IAM Profile core claims for the human PKCE flow 2026-07-24 00:03:31 +02:00
token.go Add native verified login and service-token commands 2026-09-05 01:08:58 +02:00
token_test.go Implement KeyCape provider and service identity contracts 2026-08-23 13:10:13 +02:00
userinfo.go Fix UserInfo canonical subject resolution 2026-08-31 23:41:29 +02:00
userinfo_test.go Fix UserInfo canonical subject resolution 2026-08-31 23:41:29 +02:00