Updated Home (markdown)
parent
d1ff0d788b
commit
623341e8db
5
Home.md
5
Home.md
|
@ -2,11 +2,12 @@ MITREid Connect is a reference implementation of the OpenID Connect protocol ser
|
||||||
|
|
||||||
# Project Information
|
# Project Information
|
||||||
|
|
||||||
* [Supported Features](wiki/Features)
|
|
||||||
* [Build Instructions](wiki/Build-instructions)
|
* [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)
|
* [Architecture](wiki/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
|
||||||
* [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
|
* [Server API](wiki/API), RESTful API for managing clients, scopes, whitelists, blacklists, approvals, and tokens
|
||||||
|
|
||||||
# Related Github projects
|
# Related Github projects
|
||||||
|
|
Loading…
Reference in New Issue