From cc15b8c2769eaaae7294d7b5973804206ed96c4a Mon Sep 17 00:00:00 2001 From: Ayesha Dissanayaka Date: Thu, 3 Apr 2025 14:27:40 +0530 Subject: [PATCH] Improve diagrams --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 258f848..38623c0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The Open MCP Auth Proxy is a lightweight proxy designed to sit in front of MCP servers and enforce authorization in compliance with the [Model Context Protocol authorization](https://spec.modelcontextprotocol.io/specification/2025-03-26/basic/authorization/) requirements. It intercepts incoming requests, validates tokens, and offloads authentication and authorization to an OAuth-compliant Identity Provider. -![image](https://github.com/user-attachments/assets/fc728670-2fdb-4a63-bcc4-b9b6a6c8b4ba) +![image](https://github.com/user-attachments/assets/41cf6723-c488-4860-8640-8fec45006f92) ## **Setup and Installation**