Updated Home (markdown)

master
Justin Richer 2016-07-05 14:25:39 -04:00
parent c76f3adc42
commit b730167d08
1 changed files with 4 additions and 2 deletions

@ -6,7 +6,9 @@ The current legacy release is **1.1.19**. Only major security changes that are c
The **1.0** and **0.9** release series are no longer supported and [upgrade is strongly recommended](wiki/Upgrading-to-1.2).
The current development branch is the **master** branch, which will lead to the **1.3.0** release at a future date. Developers should work against this branch.
The current development branch is the **master** branch, which will lead to the **1.3.0** release at a future date. No specific release date is currently announced. Developers should work against this branch. Backwards compatibility and data model stability are not guaranteed until release.
With the exception of the current development branch, the data model and schema for each major release branch remains stable over time.
# Project Information
@ -18,7 +20,7 @@ The current development branch is the **master** branch, which will lead to the
## Clients
* [Client Filter Configuration](wiki/Client-configuration), how to configure the MITREid Connect Client-side filter
* [Token Introspecting Client Filter](wiki/Token-Introspecting-Client-Config), uses Token Introspection to configure a client that can accept tokens from a remote authorization server
* [Token Introspecting Filter](wiki/Token-Introspecting-Client-Config), uses Token Introspection to configure a protected resources that can accept tokens from a remote authorization server
## Servers
* [Server Configuration](wiki/Server-configuration), how to configure the MITREid Connect server