Hi devs,

Currently in the Airavata API we use the gatewayId only for some API
methods like createExperiment, registerApplication etc.. I would like to
suggest that we move this field to SecurityToken and make it mandatory for
all API methods. For API methods which requires the gatewayId we can read
it from there.

By making gatewayId a mandatory field in SecurityToken, in the API it is
easy to implement access control to the API in a multi tenanted scenario.

Any Concerns?

Thanks
Supun

Reply via email to