GitHub user snoopdave opened a pull request: https://github.com/apache/incubator-usergrid/pull/221
Validate External Token (UG Central SSO) FOR REVIEW ONLY -- NOT READY FOR MERGE New endpoint that allows Usergrid to use access tokens issued by a central Usergrid SSO service. https://issues.apache.org/jira/browse/USERGRID-567 You can merge this pull request into a Git repository by running: $ git pull https://github.com/snoopdave/incubator-usergrid master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-usergrid/pull/221.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #221 ---- commit 098355f8521a7528fe0fa44e9ce959f7c4c603d8 Author: Dave Johnson <dmjohn...@apigee.com> Date: 2015-04-13T15:24:53Z First cut of Usergrid Central SSO feature, with tests. commit c15fcc8cd04637c2cb45e390035520751295b77d Author: Dave Johnson <dmjohn...@apigee.com> Date: 2015-04-13T20:47:39Z Fixes to Usergrid Central SSO feature from manual testing. commit 27757b3292c97af81ca8e38a93a0c949811ee362 Author: Dave Johnson <dmjohn...@apigee.com> Date: 2015-04-14T14:00:44Z small refactor. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---