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