wso2 / carbon-multitenancy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Must login to admin of tenant created by TenantMgtAdminServiceStub

Niranjan-K opened this issue · comments

commented

I wrote a code that creates a tenant to using TenantMgtAdminServiceStub.

The tenant is added successfully, however when I was trying to add API to it using APIM 1.10.0 CreateApi::postApis, I got an exception.

Only after I logged in to the admin of the newly created tenant's in the publisher UI (or by curl to login.jag) I was able to add API using CreateApi::postApis.

I was advised by Harsha Kumara to open this bug.

All the details can be found here:
http://stackoverflow.com/questions/36591395/wso2-issue-creating-organization-using-tenantmgtadminservicestub

https://wso2.org/jira/projects/CMTENANCY/issues/CMTENANCY-2