Added header and sidebar

master
Justin Richer 2014-05-27 16:20:42 -04:00
parent 702783e156
commit d07c09fb05
2 changed files with 25 additions and 0 deletions

4
_Header.md Normal file

@ -0,0 +1,4 @@
# MITREid Connect Project Documentation
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.mitre/openid-connect-parent/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.mitre/openid-connect-parent) [![Travis CI](https://travis-ci.org/mitreid-connect/OpenID-Connect-Java-Spring-Server.svg?branch=master)](https://travis-ci.org/mitreid-connect/OpenID-Connect-Java-Spring-Server)
---

21
_Sidebar.md Normal file

@ -0,0 +1,21 @@
## Development
* [Maven Artifacts](wiki/Maven-Dependency)
* [Build Instructions](wiki/Build-instructions)
* [Maven Overlay](wiki/Maven-Overlay-Project-How-To)
* [Supported Features](wiki/Features)
* [Architecture](wiki/Architecture)
## Clients
* [Client Filter Configuration](wiki/Client-configuration)
* [Token Introspecting Client Filter](wiki/Token-Introspecting-Client-Config)
## Servers
* [Server Configuration](wiki/Server-configuration)
* [Server API](wiki/API)
* [Key Generation](wiki/Key-generation)
## Links
* [GitHub Project](https://github.com/mitreid-connect)
* [Generated documentation](https://mitreid-connect.github.com/)
* [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.mitre/openid-connect-parent/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.mitre/openid-connect-parent)
* [![Travis CI](https://travis-ci.org/mitreid-connect/OpenID-Connect-Java-Spring-Server.svg?branch=master)](https://travis-ci.org/mitreid-connect/OpenID-Connect-Java-Spring-Server)