From a7199a5fdc967c1e00feac22da2efb5dc2ecb9d2 Mon Sep 17 00:00:00 2001 From: Amanda Anganes Date: Fri, 28 Jun 2013 13:20:42 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 1890269..4420de1 100644 --- a/Home.md +++ b/Home.md @@ -2,7 +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. + * [Maven Artifacts](wiki/Maven-Dependency), a listing of our published Maven artifacts * [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