Description
Getting an email when trying to activate an organization:
{"error":"unauthorized","timestamp":1405399644281,"duration":0,"exception":"org.apache.usergrid.rest.exceptions.SecurityException","error_description":"No organization access authorized"}Steps to reproduce - sign up for an account, then click activation link in email that goes to sys admin
When the link is clicked then the following message pops up. Ideally it should be a rest response that denotes show the activation was successful.