From 177bc345b8e08a258149307da4700ae42c54aafe Mon Sep 17 00:00:00 2001 From: Amanda Anganes Date: Fri, 21 Jun 2013 06:39:23 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 9277235..1890269 100644 --- a/Home.md +++ b/Home.md @@ -2,6 +2,7 @@ MITREid Connect is a reference implementation of the OpenID Connect protocol ser # Project Information + * Maven dependency: We are now publishing this code through Maven under the org.mitre group ID. Index of available dependencies can be found here: http://mvnrepository.com/artifact/org.mitre. * [Build Instructions](wiki/Build-instructions), how to build this project using Maven * [Client Filter Configuration](wiki/Client-configuration), how to configure the MITREid Connect Client-side filter * [Server Configuration](wiki/Server-configuration), how to configure the MITREid Connect server