Added header and sidebar
parent
702783e156
commit
d07c09fb05
|
@ -0,0 +1,4 @@
|
|||
# MITREid Connect Project Documentation
|
||||
[](https://maven-badges.herokuapp.com/maven-central/org.mitre/openid-connect-parent) [](https://travis-ci.org/mitreid-connect/OpenID-Connect-Java-Spring-Server)
|
||||
|
||||
---
|
|
@ -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/)
|
||||
* [](https://maven-badges.herokuapp.com/maven-central/org.mitre/openid-connect-parent)
|
||||
* [](https://travis-ci.org/mitreid-connect/OpenID-Connect-Java-Spring-Server)
|
Loading…
Reference in New Issue