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