Tenant Cration and Users
Global Administrator
Go to the Portal User Interface
Login with global administrator (administrator@templatefirm.com)
Create the Tenant
This task will create the Tenant in the eXate platform and specify the initial administrator account for the given Tenant.
Navigate to Admin, Tenants from the sidebar menu
Click the + button to add a new Tenant
Fill in all the required information on the form and click Save
](/assets/images/tenent-creation1-f6afdbb54ce5e2d4e9a7e392ddb1c08c.png)
](/assets/images/tenent-creation2-69f79bb4f7a76646ae93f0635093aec6.png)
Tenant Administrator
Go to the Vault UI
Login with Tenant Administrator created in the previous step
There are two configuration options for Tenant services:
Tenants can share the same REST services
Tenants can be assigned their own REST service endpoints for process isolation
The two configuration options are controlled using the exateportal. ENVIRONMENT VARIABLE in the values.yaml: IS_EXECUTION_CONTEXT_ENABLED: "true"
true is for dynamic endpoint configuration
false is for system configured REST endpoints
If you wish to use dynamic endpoint configuration, please follow section Create Zone and Create Namespace, otherwise you can skip these steps.
Create the Zone
This task will create the default zone for the Tenant.
Navigate to Zones from the sidebar menu
Click the + button to add a new zone
Fill in all the required information on the form and click Save
Create the Namespace
This task will create the namespace and associated endpoints for a given Tenant. 1. Navigate to Namespace from the sidebar menu
Click the + button to add a new namepace
Fill in all the required information on the form and click Save
Add a new Discovery endpoint with the value as the ingress host for the tenant 5. Add a new ETL Api endpoint with the value as the ingress host for the tenant 6. Add a new Apigator Api endpoint with the value as the ingress host for the tenant
All hosts configured in step 4, 5 and 6 should use https and have a trailing slash. Eg: https://discovery-api.host.com/
Create Users
This task will create additional user accounts for a given Tenant.
Go to the portal UI
Navigate to Admin, Users from the sidebar menu
Click the + button to add a new User
Fill in all the required information on the form and click Save
Note the following user types:
Execution – System accounts
Invite – Invite Users to the platform (requires SMTP configuration)
Standard – Specify the credentials of the new user
](/assets/images/tenent-creation3-a82ea4f4028c24dfa54cc70dc4ddf1c1.png)