Last Updated: Sep 3, 2024
Overview
When a user is presented with the Account Linking screen, the URL in the address bar will contain the domain, e.g., https://.eu.webtask.run.
This article clarifies whether it is possible to use the tenant’s custom domain instead.
Applies To
- Custom Domain
- Account Linking Screen
Solution
Configuring the Account Link Extension to use a custom domain is currently not possible.
An alternative is to link the users in the backend. This gives control of the domain used so the user will not see an unfamiliar domain.
See the following articles for further details on how to implement this:
- User Account Linking: Server-Side Implementation (Regular web apps)
- User-Initiated Account Linking: Client-Side Implementation (SPA)