Updated Home (markdown)
parent
d34915db32
commit
d0c1f7dfc8
10
Home.md
10
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue