Can child tenants have a custom universal login layout?

Hey,

I’ve requested child tenants for our different environments and configured a custom domain for them.
I was assuming that these “child” tenants would have all features as the main one, but I’m not able to change their layout, is it like this or am I doing something wrong?

I’m trying to update it through the auth0 branding templates update --tenant XXX command and despite the code being updated, the UI is not.

Hi @serpa , yes child tenants can have customised Universal Login pages, if you are utilising the Page Templates feature, they should be working provided you have a unique Custom Domain for each tenant, and are navigating to the custom domain’s /authorize endpoint and not the default domain.

I’m not familiar with the command you are using though, I would expect this to be done via the Management API:

3 Likes

Ok, I’ve changed the login endpoint to use the custom domain, and I can now see the changes I’m making.
Thanks for the help!

1 Like

No worries! We’re here for you!