From 69acb24a59926c74e826351db8b8b590c2b1205c Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Mon, 8 Jul 2013 11:53:33 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 4420de1..13fa208 100644 --- a/Home.md +++ b/Home.md @@ -10,6 +10,7 @@ MITREid Connect is a reference implementation of the OpenID Connect protocol ser * [Architecture](wiki/Architecture), an overview of the server's architecture * [Maven Overlay](wiki/Maven-Overlay-Project-How-To), the recommended way to build and deploy a custom server * [Server API](wiki/API), RESTful API for managing clients, scopes, whitelists, blacklists, approvals, and tokens + * [Token Introspecting Client Filter](wiki/Token-Introspecting-Client-Config), uses Token Introspection to configure a client that can accept tokens from a remote authorization server # Related Github projects