GitHub user snoopdave opened a pull request: https://github.com/apache/incubator-usergrid/pull/242
central SSO fixes A couple of small fixes: 1) user's created in the SSO client system are activated 2) fix and simplify only superuser can login to SSO client system logic You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-usergrid sso-user-fix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-usergrid/pull/242.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 #242 ---- commit 277514902f18caf36c2a65b3803c8ecc60118e58 Author: Dave Johnson <dmjohn...@apigee.com> Date: 2015-04-29T14:00:03Z SSO central related fixes to user creation and superuser login logic. commit 8d749ca6ef6df30438d8d5541370b6c3aca8d0b0 Author: Dave Johnson <dmjohn...@apigee.com> Date: 2015-04-29T14:54:37Z SSO central related: remove redundant calls to activate organization, and avoid NPEs in ensureAuthenticationAllowed(). ---- --- 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. ---