From 623341e8db724f5bd7f714ea39a905e483320b2b Mon Sep 17 00:00:00 2001 From: jricher Date: Fri, 26 Apr 2013 12:23:18 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index a534244..6b663fb 100644 --- a/Home.md +++ b/Home.md @@ -2,11 +2,12 @@ MITREid Connect is a reference implementation of the OpenID Connect protocol ser # Project Information - * [Supported Features](wiki/Features) * [Build Instructions](wiki/Build-instructions) + * [Client Configuration](wiki/Client-configuration), configuration of the client filter + * [Server Configuration](wiki/Server-configuration), configuration of the server + * [Supported Features](wiki/Features) * [Architecture](wiki/Architecture) * [Maven Overlay](wiki/Maven-Overlay-Project-How-To), the recommended way to build and deploy a custom server - * [Client Configuration](wiki/Client-configuration), configuration of the client filter * [Server API](wiki/API), RESTful API for managing clients, scopes, whitelists, blacklists, approvals, and tokens # Related Github projects