barycenter/docs
Claude 7b16f54223
feat: Add token introspection endpoint, docs, and validation scripts
Implement the remaining items from docs/next-iteration-plan.md:

- Add POST /introspect endpoint (RFC 7662) with client authentication,
  support for access and refresh tokens, and token_type_hint
- Add raw token lookup functions in storage for introspection
- Add revocation_endpoint and introspection_endpoint to discovery metadata
- Create docs/flows.md with end-to-end curl examples for all OIDC flows
- Create scripts/validate-oidc.sh to verify discovery, JWKS, registration,
  introspection, and revocation endpoints
- Update docs/oidc-conformance.md to reflect actual implementation status
- Update README.md and CLAUDE.md pending sections to be accurate

https://claude.ai/code/session_01JBxVy75XfwwZB8iBXjTxT3
2026-03-19 20:30:31 +00:00
..
Cloud Policy Verification Service Design.txt Add original research document and claude settings 2026-02-08 18:34:42 +01:00
flows.md feat: Add token introspection endpoint, docs, and validation scripts 2026-03-19 20:30:31 +00:00
kubernetes-deployment.md feat: add admin GraphQL API, background jobs, and user sync CLI 2025-11-30 18:06:50 +01:00
next-iteration-plan.md Initial commit: Barycenter OpenID Connect Identity Provider 2025-11-29 12:17:01 +01:00
oidc-conformance.md feat: Add token introspection endpoint, docs, and validation scripts 2026-03-19 20:30:31 +00:00