From 9dbde8ea3149345b39ad298dfd9c867f034b99b6 Mon Sep 17 00:00:00 2001 From: Dan Milne Date: Thu, 5 Mar 2026 22:39:10 +1100 Subject: [PATCH] Fix README: don't claim OIDC certification, just conformance Co-Authored-By: Claude Opus 4.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac39988..cf79a48 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Clinch sits in a sweet spot among several excellent open-source identity solutio **Clinch** offers a middle ground with built-in user management, a modern web interface, and focused SSO capabilities (OIDC + ForwardAuth). It's perfect for users who want self-hosted simplicity without external dependencies or enterprise complexity. -- **[OpenID Connect Conformance Certified](https://www.certification.openid.net/plan-detail.html?plan=FbQNTJuYVzrzs&public=true)** — passes the official OIDC conformance test suite +- **[Passes the OpenID Connect Conformance Tests](https://www.certification.openid.net/plan-detail.html?plan=FbQNTJuYVzrzs&public=true)** — verified against the official OIDC test suite - **450+ tests, 1800+ assertions** — comprehensive test coverage across integration, model, controller, and security tests - **Single Docker container** — SQLite, job queue, and cache all in one process