Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com>
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
* Change default options for cloned service account
* Run in background
* Add endpoint to upgrade api keys to service accounts
hs.log.Warn("Target service is not in the same organisation as requesting user or api key","err",err,"reqOrg",cmd.OrgId,"serviceAccId",serviceAccountDetails.OrgId,"userOrgId",c.OrgId)
returnresponse.Error(403,"Target service is not in the same organisation as requesting user or api key",err)