Multiple Branded Portal Login

Hello Retool community,

We're developing for multiple client that share the same app.
But we want to have custom brand for each client.

For example

app.example1.com --login--> Awesome Multi Page App
app.example2.com --login--> Awesome Multi Page App

that users from respective companies can login using the different URL.
We're on Business Plan that already allow white label login portals, is Retool spaces a good solution to this? But I read that Entreprise plan cost near 5 figure annually, which might be too steep to pay, solutions or tips are welcomed!

Hello!
Thanks for posting your question.

The solution to your challenge is to manually build a login form and use the built-in retool query "Account>Login User".

As seen in my screenshot, you can login a user (actually retool login), using a custom form.

So you can easily build external apps login forms per client. Of course you can add events after a successful login is detected then redirect the user to a specific app if you wich.

1 Like