Updated Sample Static Configuration for using Google Authentication (markdown)
parent
cde46f3b95
commit
8bd84913c8
|
@ -1,5 +1,3 @@
|
|||
**Note that these instructions work only with the 1.2 development branch at this time.**
|
||||
|
||||
Google does not allow dynamic client registration, but is otherwise compliant with the OpenID Connect protocol. You have to have the Google+ API enabled in your Google Developer Console order for this to work. There you create
|
||||
|
||||
The following example is based on making the sample simple-web-app to work with a Static configuration that uses Google Authentication, one can extrapolate from this to get a Hybrid configuration working. The updates shown here were done to the `src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml` file (see [client configuration](Client-configuration)).
|
||||
|
|
Loading…
Reference in New Issue