From b730167d08869e7c6514e0f0eccecdbbcb3c54d8 Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Tue, 5 Jul 2016 14:25:39 -0400 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 4f2e59a..12d81f0 100644 --- a/Home.md +++ b/Home.md @@ -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