Updated Client configuration (markdown)

master
Justin Richer 2015-05-28 16:29:14 -04:00
parent 8bd84913c8
commit 5f7f8461b4
1 changed files with 1 additions and 1 deletions

@ -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