From 5f7f8461b4819ec3e88173dc1ffcb3200ca311be Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Thu, 28 May 2015 16:29:14 -0400 Subject: [PATCH] Updated Client configuration (markdown) --- Client-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Client-configuration.md b/Client-configuration.md index c05cc56..841651a 100644 --- a/Client-configuration.md +++ b/Client-configuration.md @@ -1,6 +1,6 @@ The client portion of MITREid Connect is usable as a Spring Security filter. The [Simple Web App](https://github.com/mitreid-connect/simple-web-app) project has an [example configuration](https://github.com/mitreid-connect/simple-web-app/blob/master/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml) for this filter in the context of a working application. This page describes the different components. -> **Note well:** interfacing with Google's identity provider requires [special configuration](Sample-Static-Configuration-for-using-Google-Authentication). +> Example: interfacing with Google's identity provider requires a partially [static configuration](Sample-Static-Configuration-for-using-Google-Authentication). # Auth Provider