Hi Amila,

Sorry for the delayed response. In the current implementation, this is not
supported.


On Wed, Aug 13, 2014 at 5:34 PM, Amila Maha Arachchi <ami...@wso2.com>
wrote:

> Hi Devs,
>
> AFAIU, at the moment when subscribe to a service (via the REST api), we
> need to provide the tenant user's credentials.
>
> Following is a sample rest call:
> curl -X POST -H "Content-Type: application/json" -d @subscribe.json -k -v
> -u username@tenantdomain:password
> https://sc.dev.com:9443/stratos/admin/cartridge/subscribe
>
>
> Following is a sample payload.
>
> {
>     "cartridgeType": "appserver",
>     "alias": "appservermyorg2",
>     "repoURL": "https://git.com/git/Development/as/1.git";,
>     "privateRepo": "true",
>     "repoUsername": "gituser",
>     "repoPassword": "xxxxxxxxx",
>     "commitsEnabled": "true",
>     "autoscalePolicy": "stratos_autoscale",
>     "deploymentPolicy": "stratos_deployment"
> }
>
> Can I subscribe a tenant on behalf of him/her by giving super admin
> credentials?
>
> Regards,
> Amila.
> --
> *Amila Maharachchi*
> Senior Technical Lead
> WSO2, Inc.; http://wso2.com
>
> Blog: http://maharachchi.blogspot.com
> Mobile: +94719371446
>
> --
> Thanks and Regards,
>
> Isuru H.
> +94 716 358 048* <http://wso2.com/>*
>
>
> * <http://wso2.com/>*
>
>
>

Reply via email to