**When I created a Tenant in the Angular UI It is creating a tenant in the saastenant table and User in AbpUser Table the Both **
When I am creating the Tenant through the swagger Post API,i It is creating a tenant in the saastenant table but not the User in AbpUser Table

To create an user and tenants do we have other api's need's to invoked
