diff --git a/Home.md b/Home.md index 06744f2..8dc3e72 100644 --- a/Home.md +++ b/Home.md @@ -2,11 +2,11 @@ MITREid Connect is a reference implementation of the OpenID Connect protocol ser # Project Information - * [Build Instructions](wiki/Build-instructions) - * [Client Filter Configuration](wiki/Client-configuration) - * [Server Configuration](wiki/Server-configuration) - * [Supported Features](wiki/Features) - * [Architecture](wiki/Architecture) + * [Build Instructions](wiki/Build-instructions), how to build this project using Maven + * [Client Filter Configuration](wiki/Client-configuration), how to configure the MITREid Connect Client-side filter + * [Server Configuration](wiki/Server-configuration), how to configure the MITREid Connect server + * [Supported Features](wiki/Features), a list of current and planned features implemented in MITREid Connect + * [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