Onboarding
Onboarding of clients onto the tenant is handled by the platform's Universal Onboarding. The onboarding
section of the tenant's configuration file configures the behaviour.
Configuration Parameters
The configuration section contains the following parameters:
Parameter | Description |
---|---|
baseUrl | This is the base URL of universal onboarding. See Onboarding URLs below |
queryString | Any query string variables that must be passed to universal onboarding. Default: { "tenant-id":"TENANTID" } Replace TENANTID with your tenant's reference id. |
Onboarding URLs
These are the default onboarding URLs per environment:
Environment | Onboarding URL |
---|---|
Production | https://onboard.platform.coaxle.co.za/ |
UAT | https://onboard.uat.platform.coaxle.co.za/ |
Test | https://onboard.test.platform.coaxle.co.za/ |
Was this page useful?