Merge pull request #160 from apache/integrations-updates

Update integrations page
diff --git a/src/site/content/integration.adoc b/src/site/content/integration.adoc
index a7f928b..836c202 100644
--- a/src/site/content/integration.adoc
+++ b/src/site/content/integration.adoc
@@ -29,17 +29,17 @@
 
 == Open Source Community Integrations
 
-* *https://stormpath.com/blog/user-management-java-web-apps-stormpath-and-apache-shiro[Stormpath User Management]*
+* *https://github.com/bujiio/buji-pac4j[buji-pac4j]*
 +
-from https://stormpath.com/[Stormpath].
+from https://www.pac4j.org/[PAC4J]
 +
-Pairing Apache Shiro with Stormpath gives you a full application security and user management system, with little to no coding.
+An easy and powerful security library for Shiro web applications and web services.
 
-* *https://grails.org/plugins/shiro[Grails]*
+* *https://plugins.grails.org/plugin/nerderg/grails-shiroo[Grails]*
 +
-from https://grails.org/[Pivotal] and https://twitter.com/@pledbrook[@pledbrook].
+from https://nerderg.com/[nerdEng].
 +
-Very up-to-date Grails/Shiro Integration, including Grails 2.0 and Shiro 1.2. Adds easy authentication and access control to Grails applications. 
+Adds easy authentication and access control to Grails applications. 
 
 * *http://isis.apache.org[Apache Isis]*
 +
@@ -54,25 +54,12 @@
 +
 Using Apache Shiro to secure Geode endpoints like JMX operations, rest services, web monitoring application, CLI tool, and client server communications.
 
-* *https://github.com/FeedTheCoffers/shiro-oauth[Oauth]*
-+
-from https://twitter.com/@JimmiDyson[@JimmiDyson]
-+
-Source code for an OAuth module for Apache Shiro based on Scribe
-
 * *https://github.com/cilogi/gaeshiro[Google App Engine]*
 +
 from https://twitter.com/@cilogi[@cilogi].
 +
 Demo of one way to integrate Shiro with App Engine and Google Guice, plus front-end user registration and password management.
 
-* *https://github.com/wsargent/play-shiro[Play!]*
-+
-from https://twitter.com/@will_sargent[@will_sargent].
-+
-A very simple integration between Apache Shiro and Play 2.0.
-If you want to play with Play, this project could use an update handling statelessness since the Shiro 1.2 release.
-
 * *https://github.com/55minutes/fiftyfive-wicket[55Wicket]*
 +
 from http://55minutes.com[55 Minutes]
@@ -104,6 +91,8 @@
 +
 Apache Shiro support for the Jersey JAX-RS implementation.
 
+NOTE: This module had been moved into Apache Shiro.
+
 * *https://github.com/silb/dropwizard-shiro[Dropwizard]*
 +
 from https://github.com/silb[@silb].