By default, every tenant will have a client specific login URL for GO. Both the general login URL and the client specific login URL remain functional.
As As an admin
I want a specific client login URL for GO
So that I don’t need to maintain a list of whitelisted
domains
Standard Login URL: https://go.cobundu.com/
Client specific login URL: https://go.cobundu.com/login/<tenant_id>
Benefits
Using a client specific login URL eliminates the need for whitelisting domains, as the URL already points to the desired tenant
In case your login is associated with multiple tenants, using the client specific login will eliminate the extra step of choosing a tenant
User instructions