diff --git a/_Header.md b/_Header.md new file mode 100644 index 0000000..3b17314 --- /dev/null +++ b/_Header.md @@ -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) + + --- \ No newline at end of file diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..ef33102 --- /dev/null +++ b/_Sidebar.md @@ -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) \ No newline at end of file