From 31a1606628ac55750116f11566562316ed51dd46 Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Thu, 2 May 2013 10:56:03 -0700 Subject: [PATCH] Updated Architecture (markdown) --- Architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Architecture.md b/Architecture.md index 2698c53..032bece 100644 --- a/Architecture.md +++ b/Architecture.md @@ -50,7 +50,7 @@ Following is a list of the custom beans we are injecting: * OAuth2ClientRepository * JwtSigningAndValidationServiceDefault -The diagram below shows how all of these pieces fit together. +The diagram below shows how all of these pieces fit together. **_TODO: move diagrams to wiki_** ![Architecture Diagram](https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/raw/master/docs/architectureDiagram.png) ## Endpoints