Updated Home (markdown)

master
Justin Richer 2013-07-08 11:53:33 -07:00
parent bf11ade4b6
commit 69acb24a59
1 changed files with 1 additions and 0 deletions

@ -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 * [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 * [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 * [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 # Related Github projects