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