| Wojciech Trocki Peter Braun Should the apikey that's included in the mobile-config.json be sent along as a header with all metrics request? Currently the mobile client that's created in OpenShift has an apikey generated for it. Seems reasonable to use it, at least for a first implementation of the metrics SDKs and Service. cc Ali Ok as it would mean checking the apikey is valid as part of the metrics http endpoint. https://issues.jboss.org/browse/AEROGEAR-2044 This would involved comparing the header against the value in the mobile client resource/crd in the openshift project. |